diff --git a/reference/tokenizer/functions/token-get-all.xml b/reference/tokenizer/functions/token-get-all.xml
index 69a73aa021..87ac4afaa0 100644
--- a/reference/tokenizer/functions/token-get-all.xml
+++ b/reference/tokenizer/functions/token-get-all.xml
@@ -1,5 +1,5 @@
-
+
token_get_all
@@ -18,7 +18,8 @@
either a one character string or itself an array containing a token id and the
string representation of that token in the source code.
-
+
+ token_get_all example
]]>
-
+
diff --git a/reference/tokenizer/functions/token-name.xml b/reference/tokenizer/functions/token-name.xml
index 3e491233d1..50e054471e 100644
--- a/reference/tokenizer/functions/token-name.xml
+++ b/reference/tokenizer/functions/token-name.xml
@@ -1,5 +1,5 @@
-
+
token_name
@@ -12,12 +12,13 @@
inttoken
- This function will returen the symbolic name for a PHP
+ token_name returns the symbolic name for a PHP
token value. The symbolic name
returned matches the name of the matching token constant.
-
+
+ token_name example
]]>
-
+