Home
last modified time | relevance | path

Searched refs:ctype_domainunquoted (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/3rdparty/adns/src/
H A Dparse.c45 } else if (!ctype_domainunquoted(ch)) { in vbuf__append_quoted1035()
H A Dinternal.h703 static inline int ctype_domainunquoted(int c) { in ctype_domainunquoted() function