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