Lines Matching full:escaped
15 // Pass through unchanged, whether escaped or unescaped. This doesn't
25 // This character must be escaped in the canonical output. Note that all
26 // escaped chars also have the "special" bit set so that the code that looks
48 // Dot is even more special, and the escaped version is handled specially by
68 // ...all the high-bit characters are escaped
251 // This escaped value shouldn't be escaped, copy it.
254 // Invalid escaped character, copy it and remember the error.
260 // Valid escaped character but we should keep it escaped. We
284 // This character should be escaped.