Searched defs:REG_ICASE (Results 1 – 10 of 10) sorted by relevance
28 #define REG_ICASE 2 macro
58 #define REG_ICASE 0002 macro
26 #define REG_ICASE 0002 macro
56 #define REG_ICASE 0x0001 /* Maps to PCRE2_CASELESS */ macro
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