Searched defs:REG_NEWLINE (Results 1 – 11 of 11) sorted by relevance
29 #define REG_NEWLINE 4 macro
60 #define REG_NEWLINE 0010 macro
57 #define REG_NEWLINE 0x0002 /* Maps to PCRE2_MULTILINE */ macro
502 pub const REG_NEWLINE: ::c_int = 0o0010; constant
1460 pub const REG_NEWLINE: ::c_int = 0o0010; constant
1628 pub const REG_NEWLINE: ::c_int = 8; constant
3434 pub const REG_NEWLINE: ::c_int = 4; constant