Searched defs:REG_ICASE (Results 1 – 15 of 15) sorted by relevance
28 #define REG_ICASE 2 macro
58 #define REG_ICASE 0002 macro
26 #define REG_ICASE 0002 macro
58 #define REG_ICASE 0x0001 /* Maps to PCRE2_CASELESS */ macro
98 REG_ICASE = 0002, enumerator
100 REG_ICASE = 0002, enumerator
500 pub const REG_ICASE: ::c_int = 0o0002; constant
1662 pub const REG_ICASE: ::c_int = 0o0002; constant
1230 pub const REG_ICASE: ::c_int = 2; constant
1799 pub const REG_ICASE: ::c_int = 2; constant
4201 pub const REG_ICASE: ::c_int = 2; constant