]> granicus.if.org Git - php/commit
Slight optimization in str_split() when split length is the same or greater
authorIlia Alshanetsky <iliaa@php.net>
Wed, 20 Oct 2004 22:44:43 +0000 (22:44 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 20 Oct 2004 22:44:43 +0000 (22:44 +0000)
commit0818faee7f4f3501b5521e31a830e647cea2d1ec
treedb1f5293d1f72428a7c88901efa8046b19e16816
parent14fac3dd026c351fde4e3cda7e4af089b5b29b09
Slight optimization in str_split() when split length is the same or greater
then the string length.
ext/standard/string.c