Searched refs:glob2 (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/win32/ |
H A D | glob.c | 147 static int glob2(Char *, Char *, Char *, Char *, Char *, Char *, 518 return(glob2(pathbuf, pathbuf+MAXPATHLEN-1, 528 static int glob2(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, Char *patter… in glob2() function 648 err = glob2(pathbuf, pathbuf_last, --dc, pathend_last, in glob3()
|
Completed in 7 milliseconds