Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Darray.c700 static void php_natsort(INTERNAL_FUNCTION_PARAMETERS, int fold_case) /* {{{ */ in php_natsort() function
721 php_natsort(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
728 php_natsort(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 17 milliseconds