Searched defs:REG_ICASE (Results 1 – 9 of 9) sorted by relevance
58 #define REG_ICASE 0002 macro
26 #define REG_ICASE 0002 macro
56 #define REG_ICASE 0x0001 /* Maps to PCRE2_CASELESS */ macro
476 pub const REG_ICASE: ::c_int = 0o0002; constant
1287 pub const REG_ICASE: ::c_int = 2; constant
2704 pub const REG_ICASE: ::c_int = 2; constant