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