OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REPL_LOWERCASE
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/sed/
sed.h
66
REPL_LOWERCASE
= 2,
73
REPL_UPPERCASE_LOWERCASE = REPL_UPPERCASE_FIRST |
REPL_LOWERCASE
,
75
REPL_LOWERCASE_LOWERCASE = REPL_LOWERCASE_FIRST |
REPL_LOWERCASE
compile.c
831
repl_type =
REPL_LOWERCASE
;
832
save_type =
REPL_LOWERCASE
;
[
all
...]
Completed in 25 milliseconds