Searched defs:URL (Results 26 - 50 of 171) sorted by relevance

1234567

/macosx-10.10.1/WebKit-7600.1.25/mac/WebView/
H A DWebResource.h67 @property (nonatomic, readonly, strong) NSURL *URL; variable
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/Cocoa/
H A D_WKActivatedElementInfo.h44 @property (nonatomic, readonly) NSURL *URL; variable
/macosx-10.10.1/curl-83.1.2/curl/tests/libtest/
H A Dlib1528.c27 int test(char *URL) argument
H A Dlib512.c29 int test(char *URL) argument
H A Dlib539.c26 int test(char *URL) argument
H A Dlib543.c28 int test(char *URL) argument
H A Dlib558.c26 int test(char *URL) argument
H A Dlib566.c26 int test(char *URL) argument
H A Dlib574.c33 int test(char *URL) argument
H A Dlib583.c33 int test(char *URL) argument
H A Dlib1500.c30 int test(char *URL) argument
H A Dlib1513.c47 int test(char *URL) argument
H A Dlib513.c35 int test(char *URL) argument
H A Dlib541.c34 int test(char *URL) argument
H A Dlib570.c34 int test(char *URL) argument
H A Dlib599.c42 int test(char *URL) argument
H A Dlib1502.c42 int test(char *URL) argument
H A Dlib1509.c33 int test(char *URL) argument
H A Dlib1510.c32 int test(char *URL) argument
H A Dlib1512.c35 int test(char *URL) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebNavigatorContentUtilsClient.h44 virtual CustomHandlersState isProtocolHandlerRegistered(const String&, const URL&, const URL&) { return CustomHandlersDeclined; } argument
45 virtual void unregisterProtocolHandler(const String&, const URL&, const URL&) { } argument
/macosx-10.10.1/libxml2-26/libxml2/doc/examples/
H A Dreader4.c22 const xmlChar *URL; local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Durl.cpp56 URL::URL() function in class:Security::Network::URL
61 URL::URL(const char *s) function in class:Security::Network::URL
68 URL::URL(const char *s, const URL &base) function in class:Security::Network::URL
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Durl.cpp56 URL::URL() function in class:Security::Network::URL
61 URL::URL(const char *s) function in class:Security::Network::URL
68 URL::URL(const char *s, const URL &base) function in class:Security::Network::URL
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DAPIWebArchiveResource.cpp40 PassRefPtr<WebArchiveResource> WebArchiveResource::create(API::Data* data, const String& URL, const String& MIMEType, const String& textEncoding) argument
50 WebArchiveResource::WebArchiveResource(API::Data* data, const String& URL, const String& MIMEType, const String& textEncoding) argument
80 String WebArchiveResource::URL() function in class:API::WebArchiveResource

Completed in 612 milliseconds

1234567