Home
last modified time | relevance | path

Searched refs:isRaw8Bit (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/url/src/
DURLQueryCanonicalizer.h69 static bool isRaw8Bit(const InChar* source, int length) in isRaw8Bit() function
81 ASSERT(isRaw8Bit(source, length)); in appendRaw8BitQueryString()