Home
last modified time | relevance | path

Searched refs:PHP_SORT_LOCALE_STRING (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/standard/
H A Dphp_array.h116 #define PHP_SORT_LOCALE_STRING 5 macro
H A Darray.c120 REGISTER_LONG_CONSTANT("SORT_LOCALE_STRING", PHP_SORT_LOCALE_STRING, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
160 case PHP_SORT_LOCALE_STRING: in php_set_compare_func()
3888 case PHP_SORT_LOCALE_STRING: in PHP_FUNCTION()

Completed in 16 milliseconds