Home
last modified time | relevance | path

Searched refs:glob1 (Results 1 – 1 of 1) sorted by last modified time

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

Completed in 6 milliseconds