Searched refs:GLOB_NOMAGIC (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/win32/ | ||
H A D | glob.h | 85 #define GLOB_NOMAGIC 0x0200 /* GLOB_NOCHECK without magic chars (csh). */ macro |
H A D | glob.c | 511 ((pglob->gl_flags & GLOB_NOMAGIC) && |
Completed in 7 milliseconds