Home
last modified time | relevance | path

Searched defs:timeout (Results 101 – 125 of 132) sorted by path

123456

/plugin/likeit/script/
H A Djquery.hoverIntent.js39 timeout: 0 property in $.fn.hoverIntent.cfg
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php413 function send($data, $timeout=0, $response_timeout=30, $cookies=NULL) {
454 function sendHTTPS($data, $timeout=0, $response_timeout=30, $cookies) {
H A Dclass.soapclient.php44 var $timeout = 0; // HTTP connection timeout variable in nusoap_client
97 …alse,$proxyport = false,$proxyusername = false, $proxypassword = false, $timeout = 0, $response_ti…
404 function send($msg, $soapaction = '', $timeout=0, $response_timeout=30) {
H A Dclass.wsdl.php48 var $timeout = 0; variable in wsdl
72 …xyhost=false,$proxyport=false,$proxyusername=false,$proxypassword=false,$timeout=0,$response_timeo…
H A Dnusoap.php2520 function send($data, $timeout=0, $response_timeout=30, $cookies=NULL) {
2561 function sendHTTPS($data, $timeout=0, $response_timeout=30, $cookies) {
4560 var $timeout = 0; variable in wsdl
4584 …xyhost=false,$proxyport=false,$proxyusername=false,$proxypassword=false,$timeout=0,$response_timeo…
7112 var $timeout = 0; // HTTP connection timeout variable in nusoap_client
7165 …alse,$proxyport = false,$proxyusername = false, $proxypassword = false, $timeout = 0, $response_ti…
7472 function send($msg, $soapaction = '', $timeout=0, $response_timeout=30) {
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DAbstractClient.php23 protected $timeout = 15; variable in OAuth\\Common\\Http\\Client\\AbstractClient
52 public function setTimeout($timeout) argument
/plugin/openid/Auth/Yadis/
H A DHTTPFetcher.php52 public $timeout = 20; // timeout in seconds. variable in Auth_Yadis_HTTPFetcher
H A DYadis.php265 static function getHTTPFetcher($timeout = 20)
335 $extra_ns_map = null, $timeout = 20)
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php545 public static function filesize_remote($remotefile, $timeout=10) {
566 public static function filedate_remote($remotefile, $timeout=10) {
649 …public static function URLreadFsock($host, $file, &$errstr, $successonly=true, $port=-1, $timeout=…
760 public static function SafeURLread($url, &$error, $timeout=10, $followredirects=true) {
/plugin/projects/lib/
H A Dmutex.php18 function acquire($block = true, $timeout = 1){
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php86 accept($timeout = 1) global() argument
/plugin/pwaoffline/
H A Dsw.js115 function fromNetwork(request, timeout) { argument
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php33 private $timeout; variable in MaxMind\\WebService\\Client
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocket.php48 public function fsockopen($hostname, $port = -1, &$errno = 0, &$errstr = '', $timeout = null)
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js312 function delay(timeout) { argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2101 this.setClassTimed = function(elt, name, context, timeout) argument
8648 clearTimeout: function(timeout) argument
8672 clearInterval: function(timeout) argument
/plugin/snap/
H A Dhelper.php69 var $timeout=false; variable in helper_plugin_snap
/plugin/sphinxsearch-was/
H A Dsphinxapi.php491 function SetConnectTimeout($timeout)
/plugin/sphinxsearch/
H A Dsphinxapi.php512 function SetConnectTimeout ( $timeout )
/plugin/statistics/inc/
H A DBrowscap.php103 public $timeout = 5; variable in Browscap
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php65 protected $timeout = 15; variable in Swift_Connection_SMTP
H A DSendmail.php60 protected $timeout = 10; variable in Swift_Connection_Sendmail
67 public function __construct($command="/usr/sbin/sendmail -bs", $timeout=10)
/plugin/upgrade/HTTP/
H A DHTTPClient.php24 public $timeout; // read timeout (seconds) variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
[all...]
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php465 …function sharedapi_post($url, $fields, $username = '', $password = '', $timeout = 5, $connecttimeo…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js778 this.setClassTimed=function(elt,name,context,timeout){if(!timeout){timeout=1300 argument
2074 },clearTimeout:function(timeout){clearTimeout(timeout); argument
2081 },clearInterval:function(timeout){clearInterval(timeout); argument

123456