Searched refs:REGEX_OFFSET_START (Results 1 – 4 of 4) sorted by relevance
89 if (m->str_flags & REGEX_OFFSET_START) in file_mdump()
353 #define REGEX_OFFSET_START BIT(4) macro
795 if ((m->str_flags & REGEX_OFFSET_START)) in mprint()925 if ((m->str_flags & REGEX_OFFSET_START) != 0) in moffset()933 if ((m->str_flags & REGEX_OFFSET_START) != 0) in moffset()
1544 if ((m->str_flags & REGEX_OFFSET_START) != 0) { in string_modifier_check()1748 m->str_flags |= REGEX_OFFSET_START; in parse_string_modifier()
Completed in 17 milliseconds