Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Darray.c456 static void php_natsort(INTERNAL_FUNCTION_PARAMETERS, int fold_case) /* {{{ */ in php_natsort() function
482 php_natsort(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
490 php_natsort(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 14 milliseconds