Searched refs:GLOB_LIMIT (Results 1 – 2 of 2) sorted by relevance
/PHP-7.2/win32/ | ||
H A D | glob.h | 89 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro |
H A D | glob.c | 752 if ((pglob->gl_flags & GLOB_LIMIT) && |
Completed in 8 milliseconds