Home
last modified time | relevance | path

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

/php-src/win32/
H A Dglob.c153 static int globexp1(const Char *, glob_t *);
204 return globexp1(patbuf, pglob); in glob()
214 static int globexp1(const Char *pattern,glob_t *pglob) in globexp1() function
322 *rv = globexp1(patbuf, pglob); in globexp2()

Completed in 7 milliseconds