Lines Matching full:escaped
523 /* Maximum length, in bytes, of a domain name represented as an *escaped* C-String */
534 * the APIs expect the strings to be properly escaped, using the conventional DNS escaping rules:
544 * In these routines, the "servicename" is NOT escaped. It does not need to be, since
547 * escaped, but since legal regtypes are only allowed to contain letters, digits,
549 * portion is also escaped, though most domains in use on the public Internet
550 * today, like regtypes, don't contain any characters that need to be escaped.
566 * For converting from servicename/regtype/domain to a single properly-escaped
572 * The full (escaped) DNS name of this service's SRV record would be:
792 * and are escaped using standard DNS escaping rules.
1294 * (This name is escaped following standard DNS rules, making it suitable for
1997 * properly-escaped full domain name. Note that callbacks in the above functions ALREADY ESCAPE
2006 * service: The service name - any dots or backslashes must NOT be escaped.
2014 * if any, must be escaped, e.g. "1st\. Floor.apple.com."