Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dphp_array.h55 #define PHP_SORT_LOCALE_STRING 5 macro
H A Darray.c418 case PHP_SORT_LOCALE_STRING: in php_get_key_compare_func()
482 case PHP_SORT_LOCALE_STRING: in php_get_data_compare_func()
546 case PHP_SORT_LOCALE_STRING: in php_get_data_compare_func_unstable()
6074 case PHP_SORT_LOCALE_STRING:
H A Dbasic_functions_arginfo.h3508 REGISTER_LONG_CONSTANT("SORT_LOCALE_STRING", PHP_SORT_LOCALE_STRING, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 33 milliseconds