Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_array.h117 #define PHP_SORT_LOCALE_STRING 5 macro
H A Darray.c109 REGISTER_LONG_CONSTANT("SORT_LOCALE_STRING", PHP_SORT_LOCALE_STRING, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
602 case PHP_SORT_LOCALE_STRING: in php_get_key_compare_func()
666 case PHP_SORT_LOCALE_STRING: in php_get_data_compare_func()
5737 case PHP_SORT_LOCALE_STRING:

Completed in 26 milliseconds