glob_t            334 ext/opcache/zend_accelerator_blacklist.c 	glob_t globbuf;
glob_t            338 ext/opcache/zend_accelerator_blacklist.c 	memset(&globbuf, 0, sizeof(glob_t));
glob_t            434 ext/standard/dir.c 	glob_t globbuf;
glob_t            472 ext/standard/dir.c 	memset(&globbuf, 0, sizeof(glob_t));
glob_t            528 ext/zip/php_zip.c 	glob_t globbuf;
glob_t             41 main/streams/glob_wrapper.c 	glob_t   glob;
glob_t           1237 sapi/fpm/fpm/fpm_conf.c 	glob_t g;
glob_t            142 win32/glob.c   static int	 g_lstat(Char *, struct stat *, glob_t *);
glob_t            143 win32/glob.c   static DIR	*g_opendir(Char *, glob_t *);
glob_t            145 win32/glob.c   static int	 g_stat(Char *, struct stat *, glob_t *);
glob_t            146 win32/glob.c   static int	 glob0(const Char *, glob_t *);
glob_t            147 win32/glob.c   static int	 glob1(Char *, Char *, glob_t *, size_t *);
glob_t            149 win32/glob.c   				glob_t *, size_t *);
glob_t            151 win32/glob.c   				Char *, Char *, glob_t *, size_t *);
glob_t            152 win32/glob.c   static int	 globextend(const Char *, glob_t *, size_t *);
glob_t            153 win32/glob.c   static const Char *globtilde(const Char *, Char *, size_t, glob_t *);
glob_t            154 win32/glob.c   static int	 globexp1(const Char *, glob_t *);
glob_t            155 win32/glob.c   static int	 globexp2(const Char *, const Char *, glob_t *, int *);
glob_t            165 win32/glob.c   	glob_t *pglob;
glob_t            222 win32/glob.c   	glob_t *pglob;
glob_t            247 win32/glob.c   	glob_t *pglob;
glob_t            357 win32/glob.c   	glob_t *pglob;
glob_t            434 win32/glob.c   	glob_t *pglob;
glob_t            529 win32/glob.c   	glob_t *pglob;
glob_t            552 win32/glob.c   	glob_t *pglob;
glob_t            616 win32/glob.c   	glob_t *pglob;
glob_t            708 win32/glob.c   	glob_t *pglob;
glob_t            814 win32/glob.c   	glob_t *pglob;
glob_t            832 win32/glob.c   	glob_t *pglob;
glob_t            853 win32/glob.c   	glob_t *pglob;
glob_t            868 win32/glob.c   	glob_t *pglob;
glob_t             99 win32/glob.h   PHPAPI int	glob(const char *, int, int (*)(const char *, int), glob_t *);
glob_t            100 win32/glob.h   PHPAPI void	globfree(glob_t *);