]> granicus.if.org Git - php/commit
MFB: Improved performance of str_replace() when doing 1 char to 1 char or 1
authorIlia Alshanetsky <iliaa@php.net>
Sat, 10 Jun 2006 15:51:23 +0000 (15:51 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 10 Jun 2006 15:51:23 +0000 (15:51 +0000)
commit6434512a05b5799d37b3fd565989b83f4db45348
tree19839ef96840c515f8dfca8e4e6f7206e27eb5f5
parent6d1b43df029246ccfc8e2a56bf95980c15d70092
MFB: Improved performance of str_replace() when doing 1 char to 1 char or 1
char to many chars replacement by 30-40%.
ext/standard/string.c