OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:middlechar
(Results
1 - 1
of
1
) sorted by null
/bionic/libc/netbsd/resolv/
res_comp.c
167
#define
middlechar
(c) (borderchar(c) || hyphenchar(c) || underscorechar(c))
macro
186
if (!
middlechar
(ch))
Completed in 62 milliseconds