Home
last modified time | relevance | path

Searched refs:gl_errfunc (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/win32/
H A Dglob.c185 pglob->gl_errfunc = errfunc;
639 if (pglob->gl_errfunc) {
643 if (pglob->gl_errfunc(buf, errno) ||
H A Dglob.h58 int (*gl_errfunc)(const char *, int); member

Completed in 9 milliseconds