Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/weborigin/
DKURL.cpp676 String encodeWithURLEscapeSequences(const String& notEncodedString) in encodeWithURLEscapeSequences() argument
678 …CString utf8 = UTF8Encoding().normalizeAndEncode(notEncodedString, WTF::URLEncodedEntitiesForUnenc… in encodeWithURLEscapeSequences()