Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DHTMLAnchorElement.cpp65 static unsigned parsePortFromStringPosition(const String& value, unsigned portStart, unsigned& port… in parsePortFromStringPosition() function
346 unsigned port = parsePortFromStringPosition(value, separator + 1, portEnd); in setHost()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2934058 (WebCore::parsePortFromStringPosition):