diff --git a/reference/regex/functions/ereg.xml b/reference/regex/functions/ereg.xml index 4a0bb06a66..7f91bdca04 100644 --- a/reference/regex/functions/ereg.xml +++ b/reference/regex/functions/ereg.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - boolereg + mixedereg stringpattern stringstring array&regs @@ -47,7 +47,7 @@ - Returns &true; if a match for pattern was + Returns the length of the matched string if a match for pattern was found in string, or &false; if no matches were found or an error occurred.