Searched defs:domainchar (Results 1 – 4 of 4) sorted by relevance
171 #define domainchar(c) ((c) > 0x20 && (c) < 0x7f) macro
155 #define domainchar(c) ((c) > 0x20 && (c) < 0x7f) macro
291 #define domainchar(c) ((c) > 0x20 && (c) < 0x7f) macro
291 #define domainchar( global() macro