Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds