Searched refs:REGEX_OFFSET_START (Results 1 – 4 of 4) sorted by relevance
88 if (m->str_flags & REGEX_OFFSET_START) in file_mdump()
361 #define REGEX_OFFSET_START BIT(4) macro
781 if ((m->str_flags & REGEX_OFFSET_START)) in mprint()911 if ((m->str_flags & REGEX_OFFSET_START) != 0) in moffset()919 if ((m->str_flags & REGEX_OFFSET_START) != 0) in moffset()
1607 if ((m->str_flags & REGEX_OFFSET_START) != 0) { in string_modifier_check()1811 m->str_flags |= REGEX_OFFSET_START; in parse_string_modifier()