At 16:57 09-09-01, George Schlossnagle wrote:
>Replaced with a call to strstr and function declaration placed ahead of 
>usage  (althoough I disagree about how much faster this will make it.  I 
>only declare the function once and loop it, so whether 
>do_bind_function_or_class is called on it during compile or once during 
>execution should be a minimal difference):

It generates completely different code.

Zeev


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to