Home
last modified time | relevance | path

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

/PHP-5.5/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.c172 glob_t *pglob;
229 glob_t *pglob;
254 glob_t *pglob;
366 glob_t *pglob;
443 glob_t *pglob;
538 glob_t *pglob;
561 glob_t *pglob;
625 glob_t *pglob;
717 glob_t *pglob;
823 glob_t *pglob; in globfree()
[all …]
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_blacklist.c334 glob_t globbuf;
338 memset(&globbuf, 0, sizeof(glob_t));
/PHP-5.5/ext/standard/
H A Ddir.c434 glob_t globbuf; in PHP_FUNCTION()
472 memset(&globbuf, 0, sizeof(glob_t)); in PHP_FUNCTION()
/PHP-5.5/main/streams/
H A Dglob_wrapper.c41 glob_t glob;
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_conf.c1243 glob_t g; in fpm_conf_ini_parser_include()
/PHP-5.5/ext/zip/
H A Dphp_zip.c528 glob_t globbuf; in php_zip_glob()

Completed in 28 milliseconds