Home
last modified time | relevance | path

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

/php-src/win32/
H A Dglob.h81 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */ macro
H A Dglob.c623 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()
654 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()
803 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_opendir()
815 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_lstat()
826 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_stat()

Completed in 10 milliseconds