]> granicus.if.org Git - php/commit
Implement collator_get_default() and simplify/fix the underlying code.
authorAndrei Zmievski <andrei@php.net>
Fri, 21 Apr 2006 18:25:16 +0000 (18:25 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 21 Apr 2006 18:25:16 +0000 (18:25 +0000)
commit24988a088c076113c08870c98c430d4f09502fa9
tree564382ef91ac9f3476d08cec25ff7c1d5a347220
parentfae915844b65d3948d10f9480f463e3b4d7a52be
Implement collator_get_default() and simplify/fix the underlying code.

# Derick, objects aren't that difficult.. :)
ext/unicode/collator.c
ext/unicode/php_unicode.h
ext/unicode/unicode.c