summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 5635343..b592946 100644
--- a/README.markdown
+++ b/README.markdown
@@ -486,6 +486,12 @@ Returns true if the variable passed to this function is an array.
- *Type*: rvalue
+is_bool
+--------
+Returns true if the variable passed to this function is a boolean.
+
+- *Type*: rvalue
+
is_domain_name
--------------
Returns true if the string passed to this function is a syntactically correct domain name.