Searched refs:REGEX_LINE_COUNT (Results 1 – 3 of 3) sorted by relevance
362 #define REGEX_LINE_COUNT BIT(11) macro
1341 if (m->str_flags & REGEX_LINE_COUNT) { in mcopy()
1527 if ((m->type != FILE_REGEX || (m->str_flags & REGEX_LINE_COUNT) == 0) && in string_modifier_check()
Completed in 18 milliseconds