Home
last modified time | relevance | path

Searched defs:timeout (Results 76 – 100 of 132) sorted by relevance

123456

/plugin/swiftmail/Swift/Connection/
H A DSMTP.php65 protected $timeout = 15; variable in Swift_Connection_SMTP
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSlackHandler.php64 float $timeout = 0.0,
/plugin/mantis/lib/
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/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCloudFunction.php128 public $timeout; variable in Google\\Service\\CloudFunctions\\CloudFunction
541 public function setTimeout($timeout)
/plugin/googlesearch/
H A Dnusoap.php2243 function send($data, $timeout=0, $response_timeout=30, $cookies=NULL) {
2283 function sendHTTPS($data, $timeout=0, $response_timeout=30, $cookies) {
4108 var $timeout = 0; variable in wsdl
4123 …xyhost=false,$proxyport=false,$proxyusername=false,$proxypassword=false,$timeout=0,$response_timeo…
6424 var $timeout = 0; // HTTP connection timeout variable in soapclient
6474 …alse,$proxyport = false,$proxyusername = false, $proxypassword = false, $timeout = 0, $response_ti…
6739 function send($msg, $soapaction = '', $timeout=0, $response_timeout=30) {
/plugin/eventum/XML/
H A DRPC.php853 function send($msg, $timeout = 0)
887 function sendPayloadHTTP10($msg, $server, $port, $timeout = 0,
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php1546 …ate function getProcess($commandline, $cwd = null, array $env = null, $input = null, $timeout = 60)
1576 …ate function getProcessForCode($code, $cwd = null, array $env = null, $input = null, $timeout = 60)
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/
H A DClient.php33 private $timeout; variable in MaxMind\\WebService\\Client
/plugin/authucenter/lib/uc_client/
H A Dclient.php75 function fsocketopen($hostname, $port = 80, &$errno, &$errstr, $timeout = 15) {
216 …url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeout = 15, $block = TR…
225 function uc_fopen($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeout
/plugin/batchedit/
H A Dinterface.js2 function debounce(callback, timeout) { argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php824 protected $timeout; variable in phpseclib3\\Net\\SSH2
1209 public function __construct($host, $port = 22, $timeout = 10)
2790 public function setTimeout($timeout)
H A DSFTP.php356 public function __construct($host, $port = 22, $timeout = 10)
/plugin/statistics/inc/
H A DBrowscap.php103 public $timeout = 5; variable in Browscap
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_drag_timeline.js478 function throttle (callback, timeout) { argument
492 function delay (callback, timeout){ argument
H A Ddhtmlxgantt_click_drag.js698 function throttle (callback, timeout) { argument
712 function delay (callback, timeout){ argument
H A Ddhtmlxgantt_tooltip.js967 function throttle (callback, timeout) { argument
981 function delay (callback, timeout){ argument
/plugin/upgrade/HTTP/
H A DHTTPClient.php24 public $timeout; // read timeout (seconds) variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
[all...]
/plugin/elwikiupgrade/
H A DHTTPClient.php34 var $timeout; // read timeout (seconds) variable in dokuwiki\\plugin\\elwikiupgrade\\HTTPClient
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php280 function removeObsoleteNick($timeout)
H A Dpfcglobalconfig.class.php188 var $timeout = 35000; variable in pfcGlobalConfig
/plugin/indexmenu2/cms/
H A Dcms.js15 … c={'cmsSelf':'__cmsSelf','openFlag':'__isOpen','interval':'__interval','timeout':'__timeout','isR… property in CompleteMenuSolution.c
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php465 …function sharedapi_post($url, $fields, $username = '', $password = '', $timeout = 5, $connecttimeo…
/plugin/sphinxsearch-was/
H A Dsphinxapi.php491 function SetConnectTimeout($timeout)
/plugin/sphinxsearch/
H A Dsphinxapi.php512 function SetConnectTimeout ( $timeout )

123456