Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dphp_array.h55 #define PHP_SORT_LOCALE_STRING 5 macro
H A Darray.c423 case PHP_SORT_LOCALE_STRING: in php_get_key_compare_func()
487 case PHP_SORT_LOCALE_STRING: in php_get_data_compare_func()
551 case PHP_SORT_LOCALE_STRING: in php_get_data_compare_func_unstable()
5952 case PHP_SORT_LOCALE_STRING:
H A Dbasic_functions_arginfo.h3506 REGISTER_LONG_CONSTANT("SORT_LOCALE_STRING", PHP_SORT_LOCALE_STRING, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 29 milliseconds