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           1243 sapi/fpm/fpm/fpm_conf.c 	glob_t g;
glob_t            149 win32/glob.c   static int	 g_lstat(Char *, struct stat *, glob_t *);
glob_t            150 win32/glob.c   static DIR	*g_opendir(Char *, glob_t *);
glob_t            152 win32/glob.c   static int	 g_stat(Char *, struct stat *, glob_t *);
glob_t            153 win32/glob.c   static int	 glob0(const Char *, glob_t *);
glob_t            154 win32/glob.c   static int	 glob1(Char *, Char *, glob_t *, size_t *);
glob_t            156 win32/glob.c   				glob_t *, size_t *);
glob_t            158 win32/glob.c   				Char *, Char *, glob_t *, size_t *);
glob_t            159 win32/glob.c   static int	 globextend(const Char *, glob_t *, size_t *);
glob_t            160 win32/glob.c   static const Char *globtilde(const Char *, Char *, size_t, glob_t *);
glob_t            161 win32/glob.c   static int	 globexp1(const Char *, glob_t *);
glob_t            162 win32/glob.c   static int	 globexp2(const Char *, const Char *, glob_t *, int *);
glob_t            172 win32/glob.c   	glob_t *pglob;
glob_t            229 win32/glob.c   	glob_t *pglob;
glob_t            254 win32/glob.c   	glob_t *pglob;
glob_t            366 win32/glob.c   	glob_t *pglob;
glob_t            443 win32/glob.c   	glob_t *pglob;
glob_t            538 win32/glob.c   	glob_t *pglob;
glob_t            561 win32/glob.c   	glob_t *pglob;
glob_t            625 win32/glob.c   	glob_t *pglob;
glob_t            717 win32/glob.c   	glob_t *pglob;
glob_t            823 win32/glob.c   	glob_t *pglob;
glob_t            841 win32/glob.c   	glob_t *pglob;
glob_t            862 win32/glob.c   	glob_t *pglob;
glob_t            877 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 *);