OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NEWLINE_CHAR
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h
112
#define
NEWLINE_CHAR
'\n'
522
#define IS_NEWLINE(ch) ((ch) ==
NEWLINE_CHAR
)
regexec.c
[
all
...]
Completed in 119 milliseconds