Searched refs:REGEX_LINE_COUNT (Results 1 – 3 of 3) sorted by relevance
403 #define REGEX_LINE_COUNT BIT(11) macro
1356 if (m->str_flags & REGEX_LINE_COUNT) { in mcopy()
1739 if ((m->type != FILE_REGEX || (m->str_flags & REGEX_LINE_COUNT) == 0) && in string_modifier_check()