Home
last modified time | relevance | path

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

/PHP-5.4/win32/
H A Dglob.h70 } glob_t; typedef
99 PHPAPI int glob(const char *, int, int (*)(const char *, int), glob_t *);
100 PHPAPI void globfree(glob_t *);
H A Dglob.c165 glob_t *pglob;
222 glob_t *pglob;
247 glob_t *pglob;
357 glob_t *pglob;
434 glob_t *pglob;
529 glob_t *pglob;
552 glob_t *pglob;
616 glob_t *pglob;
708 glob_t *pglob;
814 glob_t *pglob; in globfree()
[all …]
/PHP-5.4/ext/standard/
H A Ddir.c434 glob_t globbuf; in PHP_FUNCTION()
472 memset(&globbuf, 0, sizeof(glob_t)); in PHP_FUNCTION()
/PHP-5.4/main/streams/
H A Dglob_wrapper.c41 glob_t glob;
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_conf.c1242 glob_t g; in fpm_conf_ini_parser_include()
/PHP-5.4/ext/zip/
H A Dphp_zip.c528 glob_t globbuf; in php_zip_glob()

Completed in 23 milliseconds