Searched refs:PCRE2_CONVERT_GLOB (Results 1 – 2 of 2) sorted by relevance
48 #define TYPE_OPTIONS (PCRE2_CONVERT_GLOB| \1122 case PCRE2_CONVERT_GLOB: in pcre2_pattern_convert()1123 rc = convert_glob(options & ~PCRE2_CONVERT_GLOB, pattern, plength, utf, in pcre2_pattern_convert()
195 #define PCRE2_CONVERT_GLOB 0x00000010u macro
Completed in 18 milliseconds