Searched defs:glob_t (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/win32/ | ||
| H A D | glob.h | 70 } glob_t; typedef in typeref:struct:__anon536 99 PHPAPI int glob(const char *, int, int (*)(const char *, int), glob_t *); 100 PHPAPI void globfree(glob_t *); |
Completed in 2 milliseconds