Searched refs:REPL_MODIFIERS (Results 1 – 2 of 2) sorted by relevance
69 REPL_MODIFIERS = REPL_UPPERCASE_FIRST | REPL_LOWERCASE_FIRST, enumerator
1141 curr_type = (p->repl_type & REPL_MODIFIERS)1150 curr_type &= ~REPL_MODIFIERS;1155 if (regs->end[i] == regs->start[i] && p->repl_type & REPL_MODIFIERS)1159 repl_mod = curr_type & REPL_MODIFIERS;