Home
last modified time | relevance | path

Searched refs:getURLContent (Results 1 – 25 of 42) sorted by relevance

12

/dports/ftp/R-cran-RCurl/RCurl/R/
H A Dhttp.R4 getURLContent(url, ..., curl = curl)
10 getURLContent(url, .opts = list(customrequest = "POST", ...), curl = curl, post = 1L)
24 getURLContent(url, infilesize = length(val),
29 getURLContent(url, ..., curl = curl, customrequest = "PUT")
35 getURLContent(url, customrequest = "DELETE", ..., curl = curl)
41 getURLContent(url, customrequest = "HEAD", nobody = TRUE, ..., curl = curl)
47 ans = getURLContent(url, customrequest = "OPTIONS", ..., curl = curl, header = TRUE)
H A Dform.S32 getURLContent(uri, .opts = .opts, .encoding = .encoding, binary = binary, curl = curl)
H A DgetURLContent.R1 getURLContent =
/dports/x11-toolkits/skinlf/skinlf-6.7/src/com/l2fprod/util/
H A DZipResourceLoader.java145 return new ByteArrayInputStream(getURLContent(name)); in getResourceAsStream()
215 private byte[] getURLContent(String name) { in getURLContent() method in ZipResourceLoader
275 …ByteArrayInputStream input = new ByteArrayInputStream(ZipResourceLoader.this.getURLContent(m_Name)… in getInputStream()
284 public byte[] getURLContent() { in getURLContent() method in ZipResourceLoader.ZipResource
285 return ZipResourceLoader.this.getURLContent(m_Name); in getURLContent()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/bundles_src/ext.extclasspath.a.importer/ext/extclasspath/a/importer/
H A DActivator.java27 …AbstractBundleTests.simpleResults.addEvent(getURLContent(this.getClass().getResource("/ext/extclas… in start()
30 private String getURLContent(URL resource) throws IOException { in getURLContent() method in Activator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/bundles_src/ext.framework.a.importer/ext/framework/a/importer/
H A DActivator.java27 …AbstractBundleTests.simpleResults.addEvent(getURLContent(this.getClass().getResource("/ext/framewo… in start()
30 private String getURLContent(URL resource) throws IOException { in getURLContent() method in Activator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/bundles_src/ext.framework.a.requires/ext/framework/a/requires/
H A DActivator.java27 …AbstractBundleTests.simpleResults.addEvent(getURLContent(this.getClass().getResource("/ext/framewo… in start()
30 private String getURLContent(URL resource) throws IOException { in getURLContent() method in Activator
/dports/ftp/R-cran-RCurl/RCurl/man/
H A DhttpPUT.Rd15 wrapper for \code{\link{getURLContent}}
31 \item{\dots}{additional arguments passed to \code{\link{getURLContent}}}
42 \code{\link{getURLContent}}
H A DgetURL.Rd4 \alias{getURLContent}
14 \code{getURLContent} has been added as a high-level function
25 \code{getURLContent} doesn't perform asynchronous or multiple
37 getURLContent(url, ..., curl = getCurlHandle(.opts = .opts), .encoding = NA,
204 x = tryCatch(getURLContent("http://www.omegahat.net/RCurl/testPassword/index.html"),
269 # getURLContent() for text and binary
270 x = getURLContent("http://www.omegahat.net/RCurl/index.html")
273 x = getURLContent("http://www.omegahat.net/RCurl/data.gz")
277 x = getURLContent("http://www.omegahat.net/Rcartogram/demo.jpg")
283 dd = getURLContent("http://www.omegahat.net/RJSONIO/RJSONIO.pdf",
H A DdynCurlReader.Rd93 \code{\link{getURLContent}}
97 # Each of these examples can be done with getURLContent().
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/tpl/
H A Dlogin.tpl.php298 $resgetcommitstrip = getURLContent("https://www.commitstrip.com/fr/feed/");
300 $resgetcommitstrip = getURLContent("https://www.commitstrip.com/en/feed/");
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/tpl/
H A Dlogin.tpl.php344 $resgetcommitstrip = getURLContent("https://www.commitstrip.com/fr/feed/");
346 $resgetcommitstrip = getURLContent("https://www.commitstrip.com/en/feed/");
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/blockedlog/ajax/
H A Dcheck_signature.php71 $resarray = getURLContent($url, 'GET', '', 1, array(), array(), 2);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/class/
H A Dgoogle.class.php73 $pagearray = getURLContent($urladdress, 'GET');
H A Dopenid.class.php408 $response = getURLContent($url, 'GET', '', 1, array(), array('http', 'https'));
528 $response = getURLContent($url, 'GET', '', 1, $addheaders, array('http', 'https'), 0);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/class/
H A Dopenid.class.php403 $response = getURLContent($url);
525 $response = getURLContent($url, 'GET', '', 1, $addheaders);
/dports/ftp/R-cran-RCurl/RCurl/
H A DNAMESPACE5 export(getURL, getURI, postForm, getForm, getURLContent)
H A DDESCRIPTION28 curlInfo.S dynamic.R form.S getFormParams.R getURLContent.R
/dports/x11-toolkits/skinlf/skinlf-6.7/src/com/l2fprod/gui/plaf/skin/
H A DSkinUtils.java144 byte[] imageByte = SkinLookAndFeel.getURLContent(url); in loadImage()
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/blockedlog/class/
H A Dauthority.class.php306 $res = getURLContent($url);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Dgeturl.lib.php38 function getURLContent($url, $postorget = 'GET', $param = '', $followlocation = 1, $addheaders = ar… function
H A Dwebsite.lib.php1042 $tmpgeturl = getURLContent($urltograbbis);
1116 $tmpgeturl = getURLContent($urltograbbis);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Dgeturl.lib.php40 function getURLContent($url, $postorget = 'GET', $param = '', $followlocation = 1, $addheaders = ar… function
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/admin/system/
H A Ddolibarr.php51 $result = getURLContent('https://sourceforge.net/projects/dolibarr/rss');
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/system/
H A Ddolibarr.php51 $result = getURLContent('https://sourceforge.net/projects/dolibarr/rss');

12