Home
last modified time | relevance | path

Searched refs:glob1 (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/win32/
H A Dglob.c146 static int glob1(Char *, Char *, glob_t *, size_t *);
498 if ((err = glob1(patbuf, patbuf+MAXPATHLEN-1, pglob, &limit)) != 0)
528 glob1(pattern, pattern_last, pglob, limitp) in glob1() function

Completed in 14 milliseconds