Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Darray.c571 if (sort_type & PHP_SORT_FLAG_CASE) { in php_get_key_compare_func()
587 if (sort_type & PHP_SORT_FLAG_CASE) { in php_get_key_compare_func()
698 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
721 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
873 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
896 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
919 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
942 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
4557 Z_PARAM_LONG(sort_type)
4565 if (sort_type == PHP_SORT_STRING) {
[all …]

Completed in 19 milliseconds