Home
last modified time | relevance | path

Searched defs:relative_url (Results 1 – 25 of 132) sorted by relevance

123456

/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/inc/
H A Dcaldav-client.php171 function DoRequest( $relative_url = "" ) {
208 function DoOptionsRequest( $relative_url = "" ) {
228 function DoXMLRequest( $request_method, $xml, $relative_url = '' ) {
242 function DoGETRequest( $relative_url ) {
258 function DoPUTRequest( $relative_url, $icalendar, $etag = null ) {
285 function DoDELETERequest( $relative_url, $etag = null ) {
310 function DoCalendarQuery( $filter, $relative_url = '' ) {
368 function GetEvents( $start = null, $finish = null, $relative_url = '' ) {
404 function GetTodos( $start, $finish, $completed = false, $cancelled = false, $relative_url = "" ) {
443 function GetEntryByUid( $uid, $relative_url = '' ) {
[all …]
H A Dcaldav-client-v2.php910 function GetEvents( $start = null, $finish = null, $relative_url = '' ) {
946 function GetTodos( $start, $finish, $completed = false, $cancelled = false, $relative_url = "" ) {
986 function GetEntryByUid( $uid, $relative_url = '', $component_type = 'VEVENT' ) {
/dports/devel/devhelp/devhelp-41.2/devhelp/
H A Ddh-link.c55 gchar *relative_url; member
111 const gchar *relative_url) in dh_link_new_common()
139 const gchar *relative_url) in dh_link_new_book()
169 const gchar *relative_url) in dh_link_new()
296 const gchar *relative_url) in dh_link_match_relative_url()
344 const gchar *relative_url; in dh_link_belongs_to_page() local
/dports/benchmarks/tsung/tsung-1.7.0/src/tsung_recorder/
H A Dts_proxy_http.erl180 relative_url(_,"CONNECT"++_Tail,_RequestURI,[])-> function
182 relative_url(true,String,_RequestURI,_RelURL)-> function
184 relative_url(false,String,RequestURI,RelURL)-> function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/url/
H A Durl_canon_relative.cc269 const CHAR* relative_url, in CopyBaseDriveSpecIfNecessary()
306 const CHAR* relative_url, in DoResolveRelativePath()
414 const CHAR* relative_url, in DoResolveRelativeHost()
454 bool DoResolveAbsoluteFile(const CHAR* relative_url, in DoResolveAbsoluteFile()
476 const CHAR* relative_url, in DoResolveRelativeURL()
596 const char* relative_url, in ResolveRelativeURL()
609 const base::char16* relative_url, in ResolveRelativeURL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/url/
H A Durl_canon_relative.cc270 const CHAR* relative_url, in CopyBaseDriveSpecIfNecessary()
307 const CHAR* relative_url, in DoResolveRelativePath()
415 const CHAR* relative_url, in DoResolveRelativeHost()
455 bool DoResolveAbsoluteFile(const CHAR* relative_url, in DoResolveAbsoluteFile()
477 const CHAR* relative_url, in DoResolveRelativeURL()
597 const char* relative_url, in ResolveRelativeURL()
610 const base::char16* relative_url, in ResolveRelativeURL()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dcss_uri_value.cc15 CSSURIValue::CSSURIValue(const AtomicString& relative_url, in CSSURIValue()
25 CSSURIValue::CSSURIValue(const AtomicString& relative_url, const KURL& url) in CSSURIValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dcss_uri_value.cc15 CSSURIValue::CSSURIValue(const AtomicString& relative_url, in CSSURIValue()
25 CSSURIValue::CSSURIValue(const AtomicString& relative_url, const KURL& url) in CSSURIValue()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/bulk_imports/
H A Dfile_download_service.rb15 relative_url:, argument
43 attr_reader :configuration, :relative_url, :dir, :file_size_limit, :allowed_content_types accessor in BulkImports.FileDownloadService
/dports/www/wget2/wget2-2.0.0/examples/
H A Drelative_to_absolute_url.c30 const char *relative_url; in main() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/test/embedded_test_server/
H A Dcontrollable_http_response.cc47 const std::string& relative_url, in ControllableHttpResponse()
125 const std::string& relative_url, in RequestHandler()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/test/embedded_test_server/
H A Dcontrollable_http_response.cc47 const std::string& relative_url, in ControllableHttpResponse()
125 const std::string& relative_url, in RequestHandler()
/dports/misc/librepo/librepo-1.14.2/librepo/
H A Dpackage_downloader.c44 const char *relative_url, in lr_packagetarget_new()
85 const char *relative_url, in lr_packagetarget_new_v2()
123 const char *relative_url, in lr_packagetarget_new_v3()
456 const char *relative_url, in lr_download_package()
H A Dpackage_downloader.h43 #define lr_download_simple(handle, relative_url, err) \ argument
83 char *relative_url; /*!< member
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/include/
H A Dz_caldav.php822 function GetEvents( $start = null, $finish = null, $relative_url = null ) {
859 …function GetTodos( $start, $finish, $completed = false, $cancelled = false, $relative_url = null )…
901 function GetEntryByUid( $uid, $relative_url = null, $component_type = 'VEVENT' ) {
943 public function GetSync($relative_url = null, $initial = true, $support_dav_sync = false) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/include/
H A Dz_caldav.php836 function GetEventsList( $start = null, $finish = null, $relative_url = null ) {
875 …function GetTodosList( $start, $finish, $completed = false, $cancelled = false, $relative_url = nu…
918 function GetEntryByUid( $uid, $relative_url = null, $component_type = 'VEVENT' ) {
960 public function GetSync($relative_url = null, $initial = true, $support_dav_sync = false) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/page_load_metrics/integration_tests/
H A Dmetric_integration_test.cc66 void MetricIntegrationTest::Load(const std::string& relative_url) { in Load()
120 const std::string& relative_url, in HandleRequest()
/dports/www/resin3/resin-3.1.16/php/admin/WEB-INF/php/
H A Dinc.php171 function redirect($relative_url)
180 function redirect_nocache($relative_url)
/dports/www/p5-PodToHTML/PodToHTML-0.08/lib/Pod/
H A DLinks.pm141 sub relative_url subroutine
/dports/www/webcrawl/webcrawl-1.10/
H A Durl.c6 int relative_url(char * newurl, const char * oldhost, in relative_url() function
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libbase/
H A DURL.cpp45 URL::URL(const std::string& relative_url, const URL& baseurl) in URL()
184 URL::init_relative(const std::string& relative_url, const URL& baseurl) in init_relative()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/middleware/
H A Dcompressed_json.rb40 def relative_url method in Gitlab.Middleware.CompressedJson
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/tracker/web/
H A DTrackerWebPageResponse.java80 String relative_url ) in useFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dwebauth_interactive_uitest.cc42 const std::string& relative_url) { in GetHttpsURL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/customtabs/
H A Ddetached_resource_request_unittest.cc260 std::string relative_url = in SetAndCheckCookieWithRedirect() local
591 std::string relative_url = base::StringPrintf( in TEST_F() local
636 auto relative_url = base::StringPrintf("%s?%s=%d&%s=%d", kManyRedirects, in TEST_F() local
668 auto relative_url = base::StringPrintf("%s?%s=%d&%s=%d", kManyRedirects, in TEST_F() local

123456