]> granicus.if.org Git - php/commit
Optimized str_[i]replace to aviod reallocations and repeatable conversions to lowercase
authorDmitry Stogov <dmitry@zend.com>
Tue, 13 Jan 2015 20:23:50 +0000 (23:23 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 13 Jan 2015 20:23:50 +0000 (23:23 +0300)
commitade7a410403d7ec3fc1579bee3b890b1ce549eec
tree30e573789397cbbfd3aa22f5bcf03a29a38453b9
parenta698a3fd6ab3420fb89b82f6b773b37b55585023
Optimized str_[i]replace to aviod reallocations and repeatable conversions to lowercase
ext/standard/php_string.h
ext/standard/string.c
ext/standard/var.c