Searched refs:php_natsort (Results 1 – 1 of 1) sorted by relevance
450 static void php_natsort(INTERNAL_FUNCTION_PARAMETERS, int fold_case) /* {{{ */ in php_natsort() function476 php_natsort(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()484 php_natsort(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
Completed in 17 milliseconds