Searched defs:GLOB_FLAGMASK (Results 1 – 3 of 3) sorted by relevance
33 #define GLOB_FLAGMASK (~GLOB_ONLYDIR) macro35 #define GLOB_FLAGMASK (~0) macro
191 # define GLOB_FLAGMASK (~GLOB_ONLYDIR) in PHP_MINIT_FUNCTION() macro193 # define GLOB_FLAGMASK (~0) in PHP_MINIT_FUNCTION() macro
484 #define GLOB_FLAGMASK (~GLOB_ONLYDIR) macro486 #define GLOB_FLAGMASK (~0) macro
Completed in 17 milliseconds