Lines Matching full:escaped
41 // Pass through unchanged, whether escaped or unescaped. This doesn't
51 // This character must be escaped in the canonical output. Note that all
52 // escaped chars also have the "special" bit set so that the code that looks
74 // Dot is even more special, and the escaped version is handled specially by
94 // ...all the high-bit characters are escaped
277 // This escaped value shouldn't be escaped, copy it.
280 // Invalid escaped character, copy it and remember the error.
286 // Valid escaped character but we should keep it escaped. We
310 // This character should be escaped.