Home | History | Annotate | Download | only in url

Lines Matching full:invalid

13 // invalid like "%2y" or freaky like %00).
18 // characters are passed unmodified. Invalid UTF-16 sequences are preserved as
20 // server's job to make sense of this invalid query.
22 // Invalid multibyte sequences (for example, invalid UTF-8 on a UTF-8 page)
23 // are converted to the invalid character and sent as unescaped UTF-8 (0xef,
35 // replace all invalid sequences (including invalid UTF-16 sequences, which IE
36 // doesn't) with the "invalid character," and we will escape it.
75 // This function will replace any misencoded values with the invalid