Lines Matching full:escaped
533 // Because '\' is itself a shell metacharacter (the shell escape character), it has to be escaped as "\\" to survive537 // The "dns-sd -R" command interprets this single "\\" pair as an escaped literal backslash. Sigh.