Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c393 if (sort_type & PHP_SORT_FLAG_CASE) { in php_get_key_compare_func()
409 if (sort_type & PHP_SORT_FLAG_CASE) { in php_get_key_compare_func()
583 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
604 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
742 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
763 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
784 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
805 Z_PARAM_LONG(sort_type) in PHP_FUNCTION()
4927 Z_PARAM_LONG(sort_type)
4935 if (sort_type == PHP_SORT_STRING) {
[all …]

Completed in 23 milliseconds