Searched refs:ctype_domainunquoted (Results 1 – 2 of 2) sorted by relevance
45 } else if (!ctype_domainunquoted(ch)) { in vbuf__append_quoted1035()
703 static inline int ctype_domainunquoted(int c) { in ctype_domainunquoted() function