Searched refs:parseURL (Results 1 – 13 of 13) sorted by relevance
917 bool parseURL(const OSCL_wString& aURL);918 bool parseURL(const char* aURL);
95 if (!parseURL(iURI, iHostName, iHostPort)) return false; in getHostAndPort()102 bool INetURI::parseURL(OSCL_String &aUrl8, OSCL_String &aSerAdd, int32 &aSerPort) in parseURL() function in INetURI
531 bool parseURL(OSCL_String &aUrl8, OSCL_String &aSerAdd, int32 &aSerPort);
534 if (parseURL(aURL)) in SetSessionURL()608 if (!parseURL((mbchar*)iRTSPEngTmpBuf.ptr)) in SetSDPInfo()2327 bool PVRTSPEngineNode::parseURL(const OSCL_wString& aURL) in parseURL() function in PVRTSPEngineNode2335 return parseURL((mbchar*)iRTSPEngTmpBuf.ptr); in parseURL()2338 bool PVRTSPEngineNode::parseURL(const char *aUrl) in parseURL() function in PVRTSPEngineNode3685 if (!parseURL(tmpBaseURLLoc->c_str())) in processIncomingMessage()
350 Renamed parseURL to deprecatedParseURL.
2268 rename parseURL to deprecatedParseURL.
163 * css/csshelper.cpp: (WebCore::parseURL): Remove calls to unicode() function and1384 * css/csshelper.cpp: (WebCore::parseURL):18474 * css/csshelper.cpp: (WebCore::parseURL): Actually, the second version was fine. Rolling18479 * css/csshelper.cpp: (WebCore::parseURL): Third time's the charm.18483 * css/csshelper.cpp: (WebCore::parseURL): Oops! Checked in fixed version of this file.18492 * css/csshelper.cpp: (WebCore::parseURL): Use a local buffer rather than
11732 Renamed parseURL to deprecatedParseURL.11806 CSSHelper.h's parseURL is a function that no one should ever call11816 (WebCore::CSSParser::parseValue): Removed unneeded call to parseURL;11818 parseURL function does no good.
22081 (khtml::parseURL):25486 (Helper::parseURL):
23971 new SPI method, uses parseURL and completeURL to get valid URL from attribute value57207 … (-[WebCoreBridge elementAtPoint:]): use parseURL to go from an attribute string to a URL string
65024 (WebCore::parseURL):
61750 (WebCore::parseURL): Make String directly, not by making a StringImpl.
420 Renamed parseURL to deprecatedParseURL.