glob_t 313 ext/opcache/zend_accelerator_blacklist.c glob_t globbuf; glob_t 317 ext/opcache/zend_accelerator_blacklist.c memset(&globbuf, 0, sizeof(glob_t)); glob_t 441 ext/standard/dir.c glob_t globbuf; glob_t 479 ext/standard/dir.c memset(&globbuf, 0, sizeof(glob_t)); glob_t 501 ext/zip/php_zip.c glob_t globbuf; glob_t 41 main/streams/glob_wrapper.c glob_t glob; glob_t 1255 sapi/fpm/fpm/fpm_conf.c glob_t g; glob_t 143 win32/glob.c static int g_lstat(Char *, zend_stat_t *, glob_t *); glob_t 144 win32/glob.c static DIR *g_opendir(Char *, glob_t *); glob_t 146 win32/glob.c static int g_stat(Char *, zend_stat_t *, glob_t *); glob_t 147 win32/glob.c static int glob0(const Char *, glob_t *); glob_t 148 win32/glob.c static int glob1(Char *, Char *, glob_t *, size_t *); glob_t 150 win32/glob.c glob_t *, size_t *); glob_t 152 win32/glob.c Char *, Char *, glob_t *, size_t *); glob_t 153 win32/glob.c static int globextend(const Char *, glob_t *, size_t *); glob_t 154 win32/glob.c static const Char *globtilde(const Char *, Char *, size_t, glob_t *); glob_t 155 win32/glob.c static int globexp1(const Char *, glob_t *); glob_t 156 win32/glob.c static int globexp2(const Char *, const Char *, glob_t *, int *); glob_t 166 win32/glob.c glob_t *pglob; glob_t 223 win32/glob.c glob_t *pglob; glob_t 248 win32/glob.c glob_t *pglob; glob_t 360 win32/glob.c glob_t *pglob; glob_t 437 win32/glob.c glob_t *pglob; glob_t 532 win32/glob.c glob_t *pglob; glob_t 555 win32/glob.c glob_t *pglob; glob_t 619 win32/glob.c glob_t *pglob; glob_t 711 win32/glob.c glob_t *pglob; glob_t 817 win32/glob.c glob_t *pglob; glob_t 835 win32/glob.c glob_t *pglob; glob_t 856 win32/glob.c glob_t *pglob; glob_t 871 win32/glob.c glob_t *pglob; glob_t 100 win32/glob.h PHPAPI int glob(const char *, int, int (*)(const char *, int), glob_t *); glob_t 101 win32/glob.h PHPAPI void globfree(glob_t *);