Searched refs:hasPort (Results 1 – 12 of 12) sorted by relevance
127 bool hasPort() const;335 inline bool KURL::hasPort() const in hasPort() function
445 bool KURL::hasPort() const in hasPort() function in WebCore::KURL614 if (hasPort()) { in removePort()
836 if (hasPort()) { in prettyURL()
184 public boolean hasPort() { in hasPort() method in Via185 return (getSentBy()).hasPort(); in hasPort()
113 public boolean hasPort() { in hasPort() method in HostPort
66 unsigned int port = url.hasPort() ? url.port() : (isSecure ? 443 : 80); in SocketStreamHandlePrivate()
1087 if (via.hasPort()) in getViaPort()
866 if (!topVia.getSentBy().hasPort()) { in getTransactionId()
897 if (!this.getOriginalRequest().getTopmostVia().hasPort()) in sendMessage()
373 if (uri.getHostPort().hasPort()) { in processRequest()
643 if (m_URL.hasPort()) in iconURL()
33769 (WebCore::KURL::hasPort):34078 (WebCore::KURL::hasPort):