Searched refs:middlechar (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_comp.c171 #define middlechar(c) (borderchar(c) || hyphenchar(c) || underscorechar(c)) macro
173 #define middlechar(c) (borderchar(c) || hyphenchar(c)) macro
193 if (!middlechar(ch))

Completed in 20 milliseconds