Searched refs:REGEX_OFFSET_START (Results 1 – 4 of 4) sorted by relevance
89 if (m->str_flags & REGEX_OFFSET_START) in file_mdump()
394 #define REGEX_OFFSET_START BIT(4) macro
932 if ((m->str_flags & REGEX_OFFSET_START) != 0) in moffset()940 if ((m->str_flags & REGEX_OFFSET_START) != 0) in moffset()
1756 if ((m->str_flags & REGEX_OFFSET_START) != 0) { in string_modifier_check()1960 m->str_flags |= REGEX_OFFSET_START; in parse_string_modifier()