Searched refs:php_scandir (Results 1 – 6 of 6) sorted by relevance
43 #define php_scandir scandir macro45 PHPAPI int php_scandir(const char *dirname, struct dirent **namelist[], int (*selector) (const stru…
60 PHPAPI int php_scandir(const char *dirname, struct dirent **namelist[], int (*selector) (const stru… in php_scandir() function
652 if (lenpath > 0 && (ndir = php_scandir(debpath, &namelist, 0, php_alphasort)) > 0) { in php_init_config()
372 php_scandir.c php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \
208 SOURCE=..\main\php_scandir.c332 SOURCE=..\main\php_scandir.h
1460 fopen_wrappers.c alloca.c php_scandir.c \
Completed in 17 milliseconds