Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_scandir.h49 #define php_alphasort alphasort macro
51 PHPAPI int php_alphasort(const struct dirent **a, const struct dirent **b);
H A Dphp_scandir.c53 PHPAPI int php_alphasort(const struct dirent **a, const struct dirent **b) in php_alphasort() function
H A Dphp_ini.c658 if ((ndir = php_scandir(php_ini_scanned_path, &namelist, 0, php_alphasort)) > 0) { in php_init_config()

Completed in 11 milliseconds