Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dglob.c161 static int globexp1(const Char *, glob_t *);
216 return globexp1(patbuf, pglob);
227 globexp1(pattern, pglob) in globexp1() function
341 *rv = globexp1(patbuf, pglob);

Completed in 6 milliseconds