Searched defs:newURL (Results 1 - 18 of 18) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c1089 CFURLRef newURL = NULL; local
1107 CFURLRef newURL = NULL; local
[all...]
H A DCFBundle_InfoPlist.c423 CFURLRef newURL = CFURLCreateFromFileSystemRepresentation(kCFAllocatorSystemDefault, buff, strlen((char *)buff), true); local
H A DCFBundle_Resources.c172 CFURLRef newURL = NULL; local
188 CFURLRef newURL = NULL; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocument.cpp2612 const KURL& newURL = url.isEmpty() ? blankURL() : url; local
4932 void Document::enqueueHashchangeEvent(const String& oldURL, const String& newURL) argument
H A DHashChangeEvent.h35 String newURL; member in struct:WebCore::HashChangeEventInit
45 static PassRefPtr<HashChangeEvent> create(const String& oldURL, const String& newURL) argument
55 void initHashChangeEvent(const AtomicString& eventType, bool canBubble, bool cancelable, const String& oldURL, const String& newURL) argument
67 const String& newURL() const { return m_newURL; } function in class:WebCore::HashChangeEvent
76 HashChangeEvent(const String& oldURL, const String& newURL) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFrameLoader.cpp1198 void FrameLoader::loadURL(const KURL& newURL, const String& referrer, const String& frameName, bool lockHistory, FrameLoadType newLoadType, argument
1387 const KURL& newURL = loader->request().url(); local
/macosx-10.9.5/WebCore-7537.78.1/history/
H A DPageCache.cpp98 KURL newURL = frame->loader()->provisionalDocumentLoader() ? frame->loader()->provisionalDocumentLoader()->url() : KURL(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DResourceHandleManager.cpp343 KURL newURL = KURL(job->firstRequest().url(), location); local
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebInspectorClient.cpp348 void WebInspectorFrontendClient::inspectedURLChanged(const String& newURL) argument
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmllint.c304 xmlChar *newURL; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DResourceHandleSoup.cpp431 static bool shouldRedirectAsGET(SoupMessage* message, KURL& newURL, bool crossOrigin) argument
469 KURL newURL = KURL(soupURIToKURL(soup_message_get_uri(message)), location); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorFrontendHost.cpp184 void InspectorFrontendHost::inspectedURLChanged(const String& newURL) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DInspectorClientGtk.cpp277 void InspectorFrontendClient::inspectedURLChanged(const String& newURL) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DInspectorClientQt.cpp344 void InspectorFrontendClientQt::inspectedURLChanged(const String& newURL) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/navigatorcontentutils/
H A DNavigatorContentUtils.cpp77 String newURL = url; local
/macosx-10.9.5/curl-78.94.1/curl/tests/libtest/
H A Dlib539.c30 char *newURL = NULL; local
/macosx-10.9.5/libxslt-13/libxslt/xsltproc/
H A Dxsltproc.c177 xmlChar *newURL; local
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmllint.c299 xmlChar *newURL; local
[all...]

Completed in 280 milliseconds