Home
last modified time | relevance | path

Searched defs:hostStart (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/
DKURL.h364 inline unsigned KURL::hostStart() const in hostStart() function
DKURL.cpp1135 static inline bool hostPortIsEmptyButCredentialsArePresent(int hostStart, int portEnd, char userEnd… in hostPortIsEmptyButCredentialsArePresent()
1187 int hostStart; in parse() local
1697 int hostStart, hostEnd; in encodeHostnames() local
DKURLGoogle.cpp902 unsigned KURL::hostStart() const in hostStart() function in WebCore::KURL
/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheStorage.cpp93 unsigned hostStart = url.hostStart(); in urlHostHash() local