]> granicus.if.org Git - php/commit
Rewrite to use C-level iterators for performance. Also, cache the string
authorAndrei Zmievski <andrei@php.net>
Fri, 3 Feb 2006 00:09:19 +0000 (00:09 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 3 Feb 2006 00:09:19 +0000 (00:09 +0000)
commit682ec6e25e3689aedc2d74833216693918a129e4
treeb9fb25aade400c4cdb3c4462f84afe68d3a596d2
parentaa55f8731a92b0434b382b763fd6beb2baf28422
Rewrite to use C-level iterators for performance. Also, cache the string
in the iterator object for immutability.
ext/unicode/unicode_iterators.c