Searched refs:REGEX_OFFSET_START (Results 1 – 4 of 4) sorted by relevance
317 #define REGEX_OFFSET_START BIT(4) macro
582 if ((m->str_flags & REGEX_OFFSET_START)) in mprint()592 if ((m->str_flags & REGEX_OFFSET_START)) in mprint()691 if ((m->str_flags & REGEX_OFFSET_START) != 0) in moffset()698 if ((m->str_flags & REGEX_OFFSET_START) != 0) in moffset()
1356 if ((m->str_flags & REGEX_OFFSET_START) != 0) { in string_modifier_check()1805 m->str_flags |= REGEX_OFFSET_START; in parse()
2640 - if (m->str_flags & REGEX_OFFSET_START)
Completed in 31 milliseconds