Home
last modified time | relevance | path

Searched refs:php_scandir (Results 1 – 5 of 5) sorted by relevance

/php-src/main/
H A Dphp_scandir.h35 #define php_scandir scandir macro
37 PHPAPI int php_scandir(const char *dirname, struct dirent **namelist[], int (*selector) (const stru…
H A Dphp_scandir.c52 PHPAPI int php_scandir(const char *dirname, struct dirent **namelist[], int (*selector) (const stru… in php_scandir() function
H A Dphp_ini.c659 if (lenpath > 0 && (ndir = php_scandir(debpath, &namelist, 0, php_alphasort)) > 0) { in php_init_config()
/php-src/win32/build/
H A Dconfig.w32288 php_scandir.c php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \
/php-src/
H A Dconfigure.ac1630 php_scandir.c

Completed in 25 milliseconds