Home
last modified time | relevance | path

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

/PHP-5.4/win32/
H A Dglob.h81 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */ macro
H A Dglob.c652 if (pglob->gl_flags & GLOB_ALTDIRFUNC)
683 if (pglob->gl_flags & GLOB_ALTDIRFUNC)
843 if (pglob->gl_flags & GLOB_ALTDIRFUNC)
859 if (pglob->gl_flags & GLOB_ALTDIRFUNC)
874 if (pglob->gl_flags & GLOB_ALTDIRFUNC)

Completed in 10 milliseconds