Home | History | Annotate | Download | only in mDNSCore

Lines Matching full:dots

390 // It is for domain names, where dots are used as label separators, that proper escaping is vital.
2277 // in domain name labels, including unlikely characters like ascii nulls and even dots) all the mDNS APIs
2311 // AppendDNSNameString adds zero or more labels from a C string using conventional DNS dots-and-escaping interpretation
2322 // dots separate labels, and within each label, '\.' represents a literal dot, '\\' represents a literal