Searched defs:REG_NOTBOL (Results 1 – 10 of 10) sorted by relevance
32 #define REG_NOTBOL 1 macro
86 #define REG_NOTBOL 00001 macro
59 #define REG_NOTBOL 00001 macro
58 #define REG_NOTBOL 0x0004 /* Maps to PCRE2_NOTBOL */ macro
526 pub const REG_NOTBOL: ::c_int = 0o00001; constant
1463 pub const REG_NOTBOL: ::c_int = 0o00001; constant
1652 pub const REG_NOTBOL: ::c_int = 1; constant
3437 pub const REG_NOTBOL: ::c_int = 1; constant