Home
last modified time | relevance | path

Searched refs:REPL_MODIFIERS (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dsed.h69 REPL_MODIFIERS = REPL_UPPERCASE_FIRST | REPL_LOWERCASE_FIRST, enumerator
Dexecute.c1141 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;