Home
last modified time | relevance | path

Searched refs:urlPrefix (Results 251 – 275 of 287) sorted by relevance

1...<<1112

/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/
H A DWOContext.m283 [self->urlPrefix release];
963 if (self->urlPrefix == nil) {
989 self->urlPrefix = [url copy];
990 if (debugOn) [self debugWithFormat:@"URL prefix: '%@'", self->urlPrefix];
994 addStr(url, @selector(appendString:), self->urlPrefix);
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/
H A DWOContext.m283 [self->urlPrefix release];
963 if (self->urlPrefix == nil) {
989 self->urlPrefix = [url copy];
990 if (debugOn) [self debugWithFormat:@"URL prefix: '%@'", self->urlPrefix];
994 addStr(url, @selector(appendString:), self->urlPrefix);
/dports/x11-fm/dolphin/dolphin-21.12.3/src/tests/
H A Dkfileitemmodelbenchmark.cpp53 …static KFileItemList createFileItemList(const QStringList& fileNames, const QString& urlPrefix = Q…
/dports/www/jitsi-meet/jitsi-meet/libs/
H A Ddo_external_connect.min.map1urlPrefix of [ 'config', 'interfaceConfig', 'devices', 'userInfo' ]) {\n const urlParamsArr…
H A Dexternal_api.min.map1urlPrefix","urlParamsArray","urlParamsString","join","API_ID","dontParse","source","paramStr","par…
/dports/net/liveMedia/live/liveMedia/
H A DRTSPServer.cpp58 char* urlPrefix = rtspURLPrefix(clientSocket); in rtspURL() local
61 char* resultURL = new char[strlen(urlPrefix) + strlen(sessionName) + 1]; in rtspURL()
62 sprintf(resultURL, "%s%s", urlPrefix, sessionName); in rtspURL()
64 delete[] urlPrefix; in rtspURL()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/context/applets/wikipedia/plugin/
H A DWikipediaEngine.cpp424 WikipediaEngine::fetchWikiUrl( const QString &title, const QString &urlPrefix ) in fetchWikiUrl() argument
446 host.prepend( urlPrefix ); in fetchWikiUrl()
/dports/www/e107/e107/e107_handlers/
H A Dxml_class.php234 private $urlPrefix = false; variable in xmlClass
418 $this->urlPrefix = $url;
/dports/misc/perkeep/perkeep-0.11/clients/android/app/src/main/java/org/camlistore/
H A DUploadThread.java161 …pb.command(binaryPath("pk-put.bin"), "--server=" + mHostPort.urlPrefix(), "file", "-stdinargs", "-… in run()
/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/src/Pantry/
H A DHackage.hs604 let urlPrefix = hscDownloadPrefix $ pcHackageSecurity pc function
607 [ urlPrefix
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/external_intents/android/javatests/src/org/chromium/components/external_intents/
H A DExternalNavigationHandlerTest.java1951 public IntentActivity(String urlPrefix, String packageName) { in IntentActivity() argument
1952 mUrlPrefix = urlPrefix; in IntentActivity()
1956 public String urlPrefix() { in urlPrefix() method in ExternalNavigationHandlerTest.IntentActivity
2046 if (dataString.startsWith(intentActivity.urlPrefix())) { in queryIntentActivities()
/dports/net/ssvnc/ssvnc-1.0.29/ultraftp/
H A DSSLSocketToMe.java545 ustr += viewer.urlPrefix + "/check.https.proxy.connection"; in check_for_proxy_and_grab_vnc_server_cert()
621 ustr += viewer.urlPrefix + "/index.vnc"; in check_for_proxy_and_grab_vnc_server_cert()
948 str += viewer.urlPrefix; in connectSock()
/dports/security/yubikey-manager-qt/yubikey-manager-qt-yubikey-manager-qt-1.2.0/ykman-gui/qml/
H A DYubiKey.qml82 addImportPath(urlPrefix + '/py')
/dports/security/yubioath-desktop/yubioath-desktop-yubioath-desktop-5.0.4/qml/
H A DYubiKey.qml29 addImportPath(urlPrefix + '/py')
/dports/www/sogo2/SOGo-2.4.1/SoObjects/Mailer/
H A DSOGoMailObject.m718 withPrefix: (NSString *) urlPrefix
733 urlToPart = [NSString stringWithFormat: @"%@/%@", urlPrefix, filename];
735 urlToPart = urlPrefix;
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/docs/src/whatsnew/
H A D1.3.rst219 * :issue:`1563`: Ensures urlPrefix is set in all ajax requests.
/dports/www/dojo/dojo-release-1.12.2/dojox/editor/plugins/
H A DLocalImage.js.map7 …"showProgress","fup.reset","_resetHTML","validate","data","set","name","urlPrefix","file","_setDia…
/dports/www/sogo/SOGo-5.4.0/SoObjects/Mailer/
H A DSOGoMailObject.m728 withPrefix: (NSString *) urlPrefix
743 urlToPart = [NSString stringWithFormat: @"%@/%@", urlPrefix, filename];
745 urlToPart = urlPrefix;
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/Mailer/
H A DSOGoMailObject.m728 withPrefix: (NSString *) urlPrefix
743 urlToPart = [NSString stringWithFormat: @"%@/%@", urlPrefix, filename];
745 urlToPart = urlPrefix;
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/frontend/Classes/ContentObject/
H A DContentObjectRenderer.php1247 $urlPrefix = '';
1249 $urlPrefix = $tsfe->absRefPrefix;
1251 $sourceConfiguration['src'] = htmlspecialchars($urlPrefix . $sourceInfo[3]);
3712 $urlPrefix = '';
3714 $urlPrefix = $tsfe->absRefPrefix;
3716 $icon = '<img src="' . htmlspecialchars($urlPrefix . $icon) . '"' .
/dports/devel/hs-git-annex/git-annex-8.20210903/Remote/
H A DGitLFS.hs154 case (isEncrypted pc, Git.GCrypt.urlPrefix `isPrefixOf` url) of
H A DGCrypt.hs229 let url = Git.GCrypt.urlPrefix ++ gitrepo
/dports/net/openslp/openslp-2.0.0/slpd/
H A Dslpd_process.c154 memcpy(result->curpos, G_SlpdProperty.urlPrefix, in ProcessSASrvRqst()
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/frontend/Classes/ContentObject/
H A DContentObjectRenderer.php1271 $urlPrefix = '';
1273 $urlPrefix = $tsfe->absRefPrefix;
1275 $sourceConfiguration['src'] = htmlspecialchars($urlPrefix . $sourceInfo[3]);
/dports/net/x11vnc/x11vnc-0.9.16/
H A DREADME4453 https://far-away.east:5900/?GET=1&urlPrefix=mysubdir&...
10665 RT=563&urlPrefix=_2F_vnc_2F_$1 [R,NE,L]
10667 RT=563&urlPrefix=_2F_vnc_2F_$1&trustAllVncCerts=yes [R,NE,L]
10669 RT=563&urlPrefix=_2F_vnc_2F_$1&forceProxy=yes [R,NE,L]
10958 1+5915&PORT=563&httpsPort=443&GET=1&urlPrefix=_2F_vnc_2F_$1 [R,NE,L]
10968 1+5915&PORT=563&httpsPort=443&GET=1&urlPrefix=_2F_vncs_2F_$1 [R,NE,L]
11246 RT=563&urlPrefix=_2F_vnc_2F_$1 [R,NE]
11248 RT=563&urlPrefix=_2F_vnc_2F_$1&trustAllVncCerts=yes [R,NE]
11250 RT=563&urlPrefix=_2F_vnc_2F_$1&forceProxy=yes [R,NE]
11261 ORT=563&httpsPort=443&GET=1&urlPrefix=_2F_vnc_2F_$1 [R,NE]
[all …]

1...<<1112