Home | History | Annotate | Download | only in sed

Lines Matching refs:REPL_MODIFIERS

1148       curr_type = (p->repl_type & REPL_MODIFIERS)
1157 curr_type &= ~REPL_MODIFIERS;
1162 if (regs->end[i] == regs->start[i] && p->repl_type & REPL_MODIFIERS)
1166 repl_mod = curr_type & REPL_MODIFIERS;