glob 6 ext/pcre/upgrade-pcre.php $newpcre = glob($pattern); glob 3616 ext/standard/basic_functions.c PHP_FE(glob, arginfo_glob) glob 438 ext/standard/dir.c if (0 != (ret = glob(pattern, flags & GLOB_FLAGMASK, NULL, &globbuf))) { glob 501 run-tests.php $pattern_match = glob($argv[$i]); glob 503 run-tests.php $pattern_match = glob($argv[$i] . '.phpt'); glob 6 scripts/dev/extern_c.php foreach (glob("$dir/*") as $file) { glob 377 win32/build/mkdist.php $items = glob("$snapshot_template/*"); glob 406 win32/build/mkdist.php $items = glob("$snapshot_template/dlls/*.CRT"); glob 97 win32/glob.h int glob(const char *, int, int (*)(const char *, int), glob_t *);