Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DKURL.cpp1678 static void encodeHostnames(const String& str, UCharBuffer& output) in encodeHostnames() function
1712 encodeHostnames(rel, s); in encodeRelativeString()
/external/webkit/Source/WebCore/
DChangeLog-2006-05-1027043 (encodeHostnames):
32591 (encodeHostnames):
DChangeLog-2005-08-2336610 (encodeHostnames):
57369 (KURL::encodeHostnames): Added. Finds host names and encodes them.
DChangeLog-2008-08-1049915 (WebCore::encodeHostnames): Use protocolIs and the other helpers above.