[PHP-DOC] cvs: phpdoc /en/reference/regex/functions ereg.xml

2004-09-10 Thread Sean Coates
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

Re: [PHP-DOC] cvs: phpdoc /en/reference/regex/functions ereg.xml

2004-09-10 Thread Nuno Lopes
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

[PHP-DOC] cvs: phpdoc /en/reference/regex/functions ereg.xml

2004-09-10 Thread Jakub Vrana
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

[PHP-DOC] cvs: phpdoc /en/reference/regex/functions ereg.xml eregi.xml

2004-08-17 Thread Jakub Vrana
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

[PHP-DOC] cvs: phpdoc /en/reference/regex/functions ereg.xml

2004-08-16 Thread Tom Sommer
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

[PHP-DOC] cvs: phpdoc /en/reference/regex/functions ereg.xml eregi.xml

2003-02-20 Thread Philip Olson
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