Searched defs:glob (Results 1 – 5 of 5) sorted by relevance
37 glob_t glob; member
399 PHP_FUNCTION(glob) in PHP_FUNCTION() argument
977 function glob(string $pattern, int $flags = 0): array|false {} function
161 glob(pattern, flags, errfunc, pglob) in glob() function
2739 function glob(path_pattern) function
Completed in 25 milliseconds