Home
last modified time | relevance | path

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

/PHP-7.3/win32/
H A Dglob.c153 static int globexp1(const Char *, glob_t *);
208 return globexp1(patbuf, pglob);
219 globexp1(pattern, pglob) in globexp1() function
333 *rv = globexp1(patbuf, pglob);

Completed in 9 milliseconds