Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds