Searched defs:GLOB_FLAGMASK (Results 1 – 3 of 3) sorted by relevance
35 #define GLOB_FLAGMASK (~GLOB_ONLYDIR) macro37 #define GLOB_FLAGMASK (~0) macro
196 # define GLOB_FLAGMASK (~GLOB_ONLYDIR) in PHP_MINIT_FUNCTION() macro198 # define GLOB_FLAGMASK (~0) in PHP_MINIT_FUNCTION() macro
501 #define GLOB_FLAGMASK (~GLOB_ONLYDIR) macro503 #define GLOB_FLAGMASK (~0) macro
Completed in 13 milliseconds