Home
last modified time | relevance | path

Searched +defs:url +defs:encode (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/cf/
H A DArgumentCodersCF.cpp91 static void encode(ArgumentEncoder* encoder, CFTypeRef typeRef) in encode() function
187 RetainPtr<CFURLRef> url; in decode() local
213 void encode(ArgumentEncoder* encoder, CFArrayRef array) in encode() function
248 void encode(ArgumentEncoder* encoder, CFBooleanRef boolean) in encode() function
263 void encode(ArgumentEncoder* encoder, CFDataRef data) in encode() function
281 void encode(ArgumentEncoder* encoder, CFDictionaryRef dictionary) in encode() function
329 void encode(ArgumentEncoder* encoder, CFNumberRef number) in encode() function
410 void encode(ArgumentEncoder* encoder, CFStringRef string) in encode() function
450 void encode(ArgumentEncoder* encoder, CFURLRef url) in encode() function
475 CFURLRef url = CFURLCreateWithString(0, string.get(), baseURL.get()); in decode() local
[all …]
/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/
H A DURLAndHash.java14 protected String url; field in URLAndHash
17 public URLAndHash(String url, byte[] sha1Hash) in URLAndHash()
48 public void encode(OutputStream output) in encode() method in URLAndHash
79 String url = Strings.fromByteArray(urlEncoding); in parse() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/ridljar/com/sun/star/lib/util/
H A DUrlToFileMapper.java44 public static File mapUrlToFile(URL url) { in mapUrlToFile()
66 private static String encode(String url) { in encode() method in UrlToFileMapper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/jurt/com/sun/star/lib/util/
H A DUrlToFileMapper.java44 public static File mapUrlToFile(URL url) { in mapUrlToFile()
66 private static String encode(String url) { in encode() method in UrlToFileMapper
/dports/devel/py-pygithub/PyGithub-1.54/github/
H A DRequester.py101 def request(self, verb, url, input, headers): argument
141 def request(self, verb, url, input, headers): argument
345 def __customConnection(self, url): argument
407 def encode(input): function
415 def encode(input): function
433 def encode(local_path): function
454 def encode(_): function
466 self, cnx, verb, url, parameters, requestHeaders, input, encode argument
538 def __authenticate(self, url, requestHeaders, parameters): argument
545 def __makeAbsoluteUrl(self, url): argument
[all …]
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.beans/src/main/java/org/springframework/beans/propertyeditors/
H A DURIEditor.java54 private final boolean encode; field in URIEditor
72 public URIEditor(boolean encode) { in URIEditor()
96 public URIEditor(ClassLoader classLoader, boolean encode) { in URIEditor()
110 String url = resource.getURL().toString(); in setAsText() local
/dports/www/R-cran-httr/httr/demo/
H A Doauth1-nounproject.r17 url <- "http://api.thenounproject.com/icon/15" globalVar
28 url <- modify_url(baseurl, path = endpoint) functionVar
39 url <- "http://api.thenounproject.com/notify/publish?test=1" globalVar
41 res <- POST(url, oauth_header(signature), body = list(icons = 15), encode = "json") nameattr
/dports/audio/liblastfm-qt5/liblastfm-1.0.9-5-g4433165/src/
H A DUrlBuilder.cpp60 lastfm::UrlBuilder::url() const in url() function in lastfm::UrlBuilder
62 QUrl url; in url() local
75 lastfm::UrlBuilder::encode( QString s ) in encode() function in lastfm::UrlBuilder
116 lastfm::UrlBuilder::isHost( const QUrl& url ) in isHost()
125 lastfm::UrlBuilder::localize( QUrl url) in localize()
137 lastfm::UrlBuilder::mobilize( QUrl url ) in mobilize()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXURL.cpp102 FXString FXURL::fileFromURL(const FXString& url){ in fileFromURL()
141 FXString FXURL::decode(const FXString& url){ in decode()
166 FXString FXURL::encode(const FXString& url){ in encode() function in FX::FXURL
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXURL.cpp102 FXString FXURL::fileFromURL(const FXString& url){ in fileFromURL()
141 FXString FXURL::decode(const FXString& url){ in decode()
166 FXString FXURL::encode(const FXString& url){ in encode() function in FX::FXURL
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/View/Helper/
H A DUrl.php45 public function url(array $urlOptions = array(), $name = null, $reset = false, $encode = true) function in Zend_View_Helper_Url
/dports/audio/liblastfm-qt5/liblastfm-1.0.9-5-g4433165/tests/
H A DTestUrlBuilder.h18 static inline int getResponseCode( const QUrl& url ) in getResponseCode()
41 void encode() /** @author <jono@last.fm> */ in encode() function
64 QUrl url = lastfm::UrlBuilder( "music" ).slash( artist ).slash( "_" ).slash( track ).url(); in no404() local
/dports/www/moodle310/moodle/repository/url/
H A Dlocallib.php260 function split_url( $url, $decode=FALSE)
394 function join_url( $parts, $encode=FALSE)
461 function encode_url($url) {
/dports/www/moodle311/moodle/repository/url/
H A Dlocallib.php260 function split_url( $url, $decode=FALSE)
394 function join_url( $parts, $encode=FALSE)
461 function encode_url($url) {
/dports/www/moodle39/moodle/repository/url/
H A Dlocallib.php260 function split_url( $url, $decode=FALSE)
394 function join_url( $parts, $encode=FALSE)
461 function encode_url($url) {
/dports/security/wapiti/wapiti3-3.0.3/wapitiCore/net/
H A D__init__.py5 def encode(params_list): function
21 def escape(url): argument
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/PlayListFormats/xspf/
H A Dxspfplaylistformat.cpp73 QUrl url(xml.text().toString()); in decode() local
114 QByteArray XSPFPlaylistFormat::encode(const QList<PlayListTrack*> &files, const QString &path) in encode() function in XSPFPlaylistFormat
133 QString url; in encode() local
/dports/www/py-py-restclient/py-restclient-1.3.3/restclient/
H A Dutils.py58 def parse_url(url): argument
121 def encode(c): function
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Controller/Action/Helper/
H A DRedirector.php208 protected function _redirect($url)
243 protected function _prependBase($url)
314 …public function setGotoRoute(array $urlOptions = array(), $name = null, $reset = false, $encode = …
346 public function setGotoUrl($url, array $options = array())
416 …public function gotoRoute(array $urlOptions = array(), $name = null, $reset = false, $encode = tru…
449 public function gotoUrl($url, array $options = array())
465 public function gotoUrlAndExit($url, array $options = array())
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/
H A DWebNavigationDataStore.h37 void encode(CoreIPC::ArgumentEncoder* encoder) const in encode() function
53 String url; member
H A DWebBackForwardListItem.cpp36 WebBackForwardListItem::WebBackForwardListItem(const String& originalURL, const String& url, const … in WebBackForwardListItem()
63 void WebBackForwardListItem::encode(CoreIPC::ArgumentEncoder& encoder) const in encode() function in WebKit::WebBackForwardListItem
78 String url; in decode() local
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/textsanitizer/flash/
H A Dflash.php31 public function encode($textarea_id) function in MytsFlash
103 public static function decode($url, $width, $height)
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/textsanitizer/mp3/
H A Dmp3.php31 public function encode($textarea_id) function in MytsMp3
93 public static function decode($url, $width, $height)
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/textsanitizer/youtube/
H A Dyoutube.php27 public function encode($textarea_id) function in MytsYoutube
90 public static function decode($url, $width, $height)
/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Dkremoteencoding.cpp55 QByteArray KRemoteEncoding::encode(const QString &name) const in encode() function in KRemoteEncoding
65 QByteArray KRemoteEncoding::encode(const QUrl &url) const in encode() function in KRemoteEncoding
70 QByteArray KRemoteEncoding::directory(const QUrl &url, bool ignore_trailing_slash) const in directory() argument

12345678910>>...18