seanFri Sep 10 12:31:46 2004 EDT
Modified files:
/phpdoc/en/reference/regex/functionsereg.xml
Log:
grammar
http://cvs.php.net/diff.php/phpdoc/en/reference/regex/functions/ereg.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/regex/functions/ereg.x
vrana Fri Sep 10 10:34:21 2004 EDT
Modified files:
/phpdoc/en/reference/regex/functions ereg.xml
Log:
Return value (bug #29712)
+ If the optional parameter regs was not passed
or
+ the length of the matched string is 0, this functions returns 1.
I think this is a php bug, rather tha
vrana Fri Sep 10 10:34:21 2004 EDT
Modified files:
/phpdoc/en/reference/regex/functionsereg.xml
Log:
Return value (bug #29712)
http://cvs.php.net/diff.php/phpdoc/en/reference/regex/functions/ereg.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/regex
vrana Tue Aug 17 03:26:30 2004 EDT
Modified files:
/phpdoc/en/reference/regex/functionsereg.xml eregi.xml
Log:
Return type (howto/working.xml: Do not use mixed, if the return value is of a
certain (not boolean) type, and FALSE only on error.)
http://c
tomsommer Mon Aug 16 18:35:06 2004 EDT
Modified files:
/phpdoc/en/reference/regex/functionsereg.xml
Log:
Fix bug #29712 - ereg() does not return TRUE
http://cvs.php.net/diff.php/phpdoc/en/reference/regex/functions/ereg.xml?r1=1.7&r2=1.8&ty=u
Ind
philip Thu Feb 20 04:47:21 2003 EDT
Modified files:
/phpdoc/en/reference/regex/functionseregi.xml ereg.xml
Log:
Returns bool not int thanks to Eugenio. Added , and see also strstr and
strpos.
Index: phpdoc/en/reference/regex/functions/eregi.xml
dif