Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_operators.h php-src configure.in
[email protected] (Dmitry Stogov)
| Newsgroups | php.zend-engine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Do you know any platform where it doesn't work? Dmitry. Antony Dovgal wrote: > We've already had this fallback and it's been reverted because it didn't quite work. > > http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_operators.h?r1=1.111&r2=1.112 > > On 13.02.2008 19:22, Dmitry Stogov wrote: >> dmitry Wed Feb 13 16:22:01 2008 UTC >> >> Modified files: (Branch: PHP_5_3) >> /php-src configure.in >> /ZendEngine2 zend_operators.h >> Log: >> Use memrchr() instead of zend_memrchr() if available. (Nuno) >