Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_scandir.h43 #define php_scandir scandir macro
45 PHPAPI int php_scandir(const char *dirname, struct dirent **namelist[], int (*selector) (const stru…
H A Dphp_scandir.c60 PHPAPI int php_scandir(const char *dirname, struct dirent **namelist[], int (*selector) (const stru… in php_scandir() function
H A Dphp_ini.c658 if ((ndir = php_scandir(php_ini_scanned_path, &namelist, 0, php_alphasort)) > 0) { in php_init_config()
/PHP-5.3/win32/build/
H A Dconfig.w32338 php_scandir.c php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \
/PHP-5.3/win32/
H A Dphp5dllts.dsp212 SOURCE=..\main\php_scandir.c
344 SOURCE=..\main\php_scandir.h
/PHP-5.3/
H A Dconfigure.in1405 safe_mode.c fopen_wrappers.c alloca.c php_scandir.c \

Completed in 24 milliseconds