Searched defs:REG_ICASE (Results 1 – 13 of 13) sorted by relevance
28 #define REG_ICASE 2 macro
58 #define REG_ICASE 0002 macro
56 #define REG_ICASE 0x0001 /* Maps to PCRE2_CASELESS */ macro
162 enum { REG_NOSUB = 1, REG_ICASE = 2 }; enumerator
500 pub const REG_ICASE: ::c_int = 0o0002; constant
1459 pub const REG_ICASE: ::c_int = 0o0002; constant
1626 pub const REG_ICASE: ::c_int = 2; constant
3433 pub const REG_ICASE: ::c_int = 2; constant