Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 19 of 19) sorted by last modified time

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/
H A DUniversalFeedCreator.php155 useCached($format = 'RSS0.91', $filename = '', $timeout = 3600) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php542 createKey($bits = 1024, $timeout = false, $partial = array()) global() argument
/dokuwiki/lib/scripts/
H A Ddelay.js22 add: function (func, timeout) { argument
35 function Delay (func, timeout) { argument
44 timeout property in Delay
[all...]
H A Dlocktimer.js5 timeout: 0, property in dw_locktimer
26 init: function(timeout,draft,edid){ argument
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php26 protected $timeout; variable in IXR\\Client\\Client
38 public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) argument
H A DClientSSL.php55 public function __construct($server, $path = false, $port = 443, $timeout = false, $timeout_io = null) argument
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php235 * @param int $timeout optional the timeout in seconds before a cached version is refreshed (defaults to argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
H A DSSH2.php711 var $timeout; global() variable in phpseclib\\Net\\SSH2
1081 __construct($host, $port = 22, $timeout = 10) global() argument
2882 setTimeout($timeout) global() argument
[all...]
H A DSFTP.php364 __construct($host, $port = 22, $timeout = 10) global() argument
/dokuwiki/vendor/simplepie/simplepie/src/
H A DFile.php72 public function __construct($url, $timeout = 10, $redirects = 5, $headers = null, $useragent = null, $force_fsockopen = false, $curl_options = []) argument
H A DSanitize.php87 public $timeout = 10; variable in SimplePie\\Sanitize
169 public function pass_file_data($file_class = 'SimplePie\File', $timeout = 10, $useragent = '', $force_fsockopen = false) argument
H A DSimplePie.php480 public $timeout = 10; variable in SimplePie\\SimplePie
839 public function set_timeout($timeout = 10) argument
[all...]
H A DLocator.php59 public $timeout; variable in SimplePie\\Locator
74 public function __construct(\SimplePie\File $file, $timeout = 10, $useragent = null, $max_checked_feeds = 10, $force_fsockopen = false, $curl_options = []) argument
/dokuwiki/inc/
H A Ddeprecated.php581 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument
H A DFeedParserFile.php26 __construct($url, $timeout = 10, $redirects = 5, $headers = null, $useragent = null, $force_fsockopen = false, $curl_options = array()) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php3215 randomPrime($arg1, $arg2 = false, $timeout = false) global() argument
/dokuwiki/inc/Remote/IXR/
H A DClient.php25 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument
/dokuwiki/inc/HTTP/
H A DHTTPClient.php24 public $timeout; // read timeout (seconds) global() variable in dokuwiki\\HTTP\\HTTPClient
[all...]