Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dsed.h66 REPL_LOWERCASE = 2, enumerator
73 REPL_UPPERCASE_LOWERCASE = REPL_UPPERCASE_FIRST | REPL_LOWERCASE,
75 REPL_LOWERCASE_LOWERCASE = REPL_LOWERCASE_FIRST | REPL_LOWERCASE
Dcompile.c824 repl_type = REPL_LOWERCASE;
825 save_type = REPL_LOWERCASE;