Searched refs:REGEX_OFFSET_START (Results 1 – 4 of 4) sorted by relevance
88 if (m->str_flags & REGEX_OFFSET_START) in file_mdump()
376 #define REGEX_OFFSET_START BIT(4) macro
940 if ((m->str_flags & REGEX_OFFSET_START) != 0) in moffset()948 if ((m->str_flags & REGEX_OFFSET_START) != 0) in moffset()
1686 if ((m->str_flags & REGEX_OFFSET_START) != 0) { in string_modifier_check()1890 m->str_flags |= REGEX_OFFSET_START; in parse_string_modifier()
Completed in 18 milliseconds