Home
last modified time | relevance | path

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

/PHP-7.1/win32/
H A Dglob.c155 static int globexp1(const Char *, glob_t *);
210 return globexp1(patbuf, pglob);
221 globexp1(pattern, pglob) in globexp1() function
335 *rv = globexp1(patbuf, pglob);

Completed in 7 milliseconds