Lines Matching full:character
46 // This character requires special handling in DoPartialPath. Doing this test
51 // This character must be escaped in the canonical output. Note that all
57 // This character must be unescaped in canonical output. Not valid with
62 // This character is disallowed in URLs. Note that the "special" bit is also
116 // character following that dot to see what it is. The return value
222 // Normal ASCII character or 8-bit input, use the lookup table.
280 // Invalid escaped character, copy it and remember the error.
286 // Valid escaped character but we should keep it escaped. We
290 // to the last character of the pair).
310 // This character should be escaped.
314 // Nothing special about this character, just append it.