Home
last modified time | relevance | path

Searched refs:BaseURL (Results 1 – 25 of 1822) sorted by last modified time

12345678910>>...73

/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/UnitTest/
H A DSelenium.pm163 $Self->{BaseURL} = $Kernel::OM->Get('Kernel::Config')->Get('HttpType') . '://';
164 $Self->{BaseURL} .= Kernel::System::UnitTest::Helper->GetTestHTTPHostname();
/dports/net/p5-Net-SMS-Clickatell/Net-SMS-Clickatell-0.05/lib/Net/SMS/
H A DClickatell.pm89 if(!exists $args{BaseURL}) {
93 $args{BaseURL} = 'https://api.clickatell.com';
95 $args{BaseURL} = 'http://api.clickatell.com';
101 $args{BaseURL} = 'https://'.$args{BaseURL};
103 $args{BaseURL} = 'http://'.$args{BaseURL};
107 return bless { BASE_URL => $args{BaseURL},
/dports/comms/cqrlog/cqrlog-2.5.0/src/
H A DdUtils.pas543 HelpDatabase.BaseURL := 'file://' + dmData.HelpDir;
/dports/mail/thunderbird/thunderbird-91.8.0/editor/
H A DnsIHTMLEditor.idl137 * Set the BaseURL for the document to the current URL
/dports/mail/thunderbird/thunderbird-91.8.0/dom/script/
H A DScriptLoader.cpp742 aScript->BaseURL()->GetAsciiSpec(url); in HandleResolveFailure()
802 baseURL = aScript->BaseURL(); in ResolveModuleSpecifier()
1102 MOZ_DIAGNOSTIC_ASSERT(script->BaseURL()); in HostPopulateImportMeta()
1103 MOZ_ALWAYS_SUCCEEDS(script->BaseURL()->GetAsciiSpec(url)); in HostPopulateImportMeta()
1156 baseURL = script->BaseURL(); in HostImportModuleDynamically()
H A DLoadedScript.h52 nsIURI* BaseURL() const { return mBaseURL; } in BaseURL() function
/dports/www/firefox/firefox-99.0/third_party/python/yarl/yarl.egg-info/
H A DPKG-INFO604 * Revert backward incompatible change (BaseURL)
610 * Fix BaseURL rich comparison support
616 * Use BaseURL
622 * Added BaseURL
/dports/www/firefox/firefox-99.0/third_party/python/yarl/
H A DCHANGES.rst392 * Revert backward incompatible change (BaseURL)
398 * Fix BaseURL rich comparison support
404 * Use BaseURL
410 * Added BaseURL
H A DPKG-INFO604 * Revert backward incompatible change (BaseURL)
610 * Fix BaseURL rich comparison support
616 * Use BaseURL
622 * Added BaseURL
/dports/www/firefox/firefox-99.0/js/loader/
H A DLoadedScript.h55 nsIURI* BaseURL() const { return mBaseURL; } in BaseURL() function
H A DModuleLoaderBase.cpp317 aScript->BaseURL()->GetAsciiSpec(url); in HandleResolveFailure()
379 baseURL = aScript->BaseURL(); in ResolveModuleSpecifier()
/dports/www/firefox/firefox-99.0/editor/
H A DnsIHTMLEditor.idl137 * Set the BaseURL for the document to the current URL
/dports/www/firefox/firefox-99.0/dom/script/
H A DModuleLoader.cpp206 MOZ_DIAGNOSTIC_ASSERT(script->BaseURL()); in HostPopulateImportMeta()
207 MOZ_ALWAYS_SUCCEEDS(script->BaseURL()->GetAsciiSpec(url)); in HostPopulateImportMeta()
264 baseURL = script->BaseURL(); in HostImportModuleDynamically()
/dports/www/firefox-esr/firefox-91.8.0/editor/
H A DnsIHTMLEditor.idl137 * Set the BaseURL for the document to the current URL
/dports/www/firefox-esr/firefox-91.8.0/dom/script/
H A DLoadedScript.h52 nsIURI* BaseURL() const { return mBaseURL; } in BaseURL() function
H A DScriptLoader.cpp742 aScript->BaseURL()->GetAsciiSpec(url); in HandleResolveFailure()
802 baseURL = aScript->BaseURL(); in ResolveModuleSpecifier()
1102 MOZ_DIAGNOSTIC_ASSERT(script->BaseURL()); in HostPopulateImportMeta()
1103 MOZ_ALWAYS_SUCCEEDS(script->BaseURL()->GetAsciiSpec(url)); in HostPopulateImportMeta()
1156 baseURL = script->BaseURL(); in HostImportModuleDynamically()
/dports/www/gitea/gitea-1.16.5/vendor/github.com/couchbase/go-couchbase/
H A Dviews.go61 u.User = pool.client.BaseURL.User
94 u.User = pool.client.BaseURL.User
H A Dstreaming.go111 …streamUrl := fmt.Sprintf("%s/pools/default/bucketsStreaming/%s", b.pool.client.BaseURL, uriAdj(b.G…
H A Dpools.go626 BaseURL *url.URL member
944 return c.processStream(c.BaseURL, path, c.ah, callb, data)
1003 return queryRestAPI(c.BaseURL, path, c.ah, out, false)
1011 return doPostAPI(c.BaseURL, path, params, c.ah, out, true)
1023 return doPutAPI(c.BaseURL, path, params, c.ah, out, false)
1027 return doPutAPI(c.BaseURL, path, params, c.ah, out, true)
1088 u.User = b.pool.client.BaseURL.User
1134 c.BaseURL, err = ParseURL(baseU)
1165 c.BaseURL, err = ParseURL(baseU)
1189 c.BaseURL, err = ParseURL(baseU)
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/xanzy/go-gitlab/
H A Dgitlab.go504 func (c *Client) BaseURL() *url.URL { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/google/go-github/v39/github/
H A Dgithub.go144 BaseURL *url.URL member
284 c := &Client{client: httpClient, BaseURL: baseURL, UserAgent: userAgent, UploadURL: uploadURL}
357 c.BaseURL = baseEndpoint
368 if !strings.HasSuffix(c.BaseURL.Path, "/") {
369 return nil, fmt.Errorf("BaseURL must have a trailing slash, but %q does not", c.BaseURL)
371 u, err := c.BaseURL.Parse(urlStr)
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog889900 try setting DefaultParentBaseURL based on the parent BaseURL
889915 try setting DefaultParentBaseURL based on the parent BaseURL
889924 try setting DefaultParentBaseURL based on the parent BaseURL
894710 try setting DefaultParentBaseURL based on the parent BaseURL
896121 errors due to missing BaseURL, and storing it will fail in
897287 assert that no ODF import happens without a BaseURL
897676 sw: set a BaseURL when copying embedded objects
897687 writerfilter: set a BaseURL on embedded math objects
897693 svx: set BaseURL from SvxOle2Shape::createObject()
897702 filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dpdfwriter.hxx545 OUString BaseURL;
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/type_reference/
H A Doffapi.idl16071 long getFileProviderLocality([in] string BaseURL);
16072 string getFileURLFromSystemPath([in] string BaseURL, [in] string SystemPath);
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/ucb/
H A DXFileIdentifierConverter.idl39 @param BaseURL
50 long getFileProviderLocality( [in] string BaseURL );
54 @param BaseURL
65 string getFileURLFromSystemPath( [in] string BaseURL,

12345678910>>...73