Searched refs:shouldTreatURLAsLocal (Results 1 – 3 of 3) sorted by relevance
445 static bool shouldTreatURLAsLocal(const String&);
2501 if (!shouldTreatURLAsLocal(url.string())) in canLoad()2509 return shouldTreatURLAsLocal(referrer); in canLoad()5298 bool FrameLoader::shouldTreatURLAsLocal(const String& url) in loadItem() function in WebCore::FrameLoader
68964 shouldTreatURLAsLocal.