Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dglob.h58 int (*gl_errfunc)(const char *, int); member
H A Dglob.c193 pglob->gl_errfunc = errfunc;
648 if (pglob->gl_errfunc) {
651 if (pglob->gl_errfunc(buf, errno) ||

Completed in 7 milliseconds