php_alphasort     634 main/php_ini.c 		if ((ndir = php_scandir(php_ini_scanned_path, &namelist, 0, php_alphasort)) > 0) {
php_alphasort      51 main/php_scandir.h PHPAPI int php_alphasort(const struct dirent **a, const struct dirent **b);