Searched refs:borderchar (Results 1 – 1 of 1) sorted by relevance
164 #define borderchar(c) (alphachar(c) || digitchar(c)) macro166 #define middlechar(c) (borderchar(c) || hyphenchar(c) || underscorechar(c))168 #define middlechar(c) (borderchar(c) || hyphenchar(c))182 if (!borderchar(ch)) in res_hnok()185 if (!borderchar(ch)) in res_hnok()