Home
last modified time | relevance | path

Searched defs:timeout (Results 51 – 75 of 132) sorted by relevance

123456

/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/freechat/phpfreechat/src/
H A Dpfcuserconfig.class.php12 var $timeout; variable in pfcUserConfig
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogmaticHandler.php54 float $timeout = 0.0,
H A DFleepHookHandler.php53 float $timeout = 0.0,
H A DFlowdockHandler.php47 float $timeout = 0.0,
H A DPushoverHandler.php113 float $timeout = 0.0,
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCleanCssFilter.php33 private $timeout; variable in Assetic\\Filter\\CleanCssFilter
115 public function setTimeout($timeout)
/plugin/fedauth/Auth/Yadis/
H A DHTTPFetcher.php46 var $timeout = 20; // timeout in seconds. variable in Auth_Yadis_HTTPFetcher
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DNotifysend.php43 protected $timeout = 3000; variable in PHP_CodeSniffer_Reports_Notifysend
/plugin/favoris/
H A Dfavoris.js71 var timeout; variable
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php86 accept($timeout = 1) global() argument
/plugin/openid/Auth/Yadis/
H A DHTTPFetcher.php52 public $timeout = 20; // timeout in seconds. variable in Auth_Yadis_HTTPFetcher
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php1205 public function setTimeoutForSmallTests($timeout)
1221 public function setTimeoutForMediumTests($timeout)
1237 public function setTimeoutForLargeTests($timeout)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DAction.php96 public $timeout; variable in Google\\Service\\CloudLifeSciences\\Action
367 public function setTimeout($timeout)
/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) {
/plugin/authyubikey/lib/
H A DYubico.php282 $sl=null, $timeout=null)
/plugin/snap/
H A Dhelper.php69 var $timeout=false; variable in helper_plugin_snap
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpRouteAction.php113 public function setTimeout(Duration $timeout)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2Revision.php104 public $timeout; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Revision
415 public function setTimeout($timeout)
H A DGoogleCloudRunV2Revision.php104 public $timeout; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Revision
415 public function setTimeout($timeout)
H A DGoogleCloudRunV2Task.php116 public $timeout; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Task
469 public function setTimeout($timeout)
/plugin/pwaoffline/
H A Dsw.js115 function fromNetwork(request, timeout) { argument
/plugin/autotweet/
H A Dtwitteroauth.php23 public $timeout = 30; variable in TwitterOAuth
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuild.php110 public $timeout; variable in Google\\Service\\CloudBuild\\Build
483 public function setTimeout($timeout)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Build.php110 public $timeout; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1Build
483 public function setTimeout($timeout)

123456