/dokuwiki/lib/scripts/ |
H A D | delay.js | 22 add: function (func, timeout) { argument 35 function Delay (func, timeout) { argument 44 timeout property in Delay [all...] |
H A D | locktimer.js | 5 timeout: 0, property in dw_locktimer 26 init: function(timeout,draft,edid){ argument
|
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/ |
H A D | Client.php | 26 protected $timeout; variable in IXR\\Client\\Client 38 public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) argument
|
H A D | ClientSSL.php | 55 public function __construct($server, $path = false, $port = 443, $timeout = false, $timeout_io = null) argument
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/ |
H A D | UniversalFeedCreator.php | 155 useCached($format = 'RSS0.91', $filename = '', $timeout = 3600) global() argument
|
/dokuwiki/inc/Remote/IXR/ |
H A D | Client.php | 25 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument
|
/dokuwiki/inc/ |
H A D | FeedParserFile.php |
|
H A D | deprecated.php | 581 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Locator.php | 59 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
|
H A D | File.php | 72 public function __construct($url, $timeout = 10, $redirects = 5, $headers = null, $useragent = null, $force_fsockopen = false, $curl_options = []) argument
|
H A D | Sanitize.php | 87 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 D | SimplePie.php | 480 public $timeout = 10; variable in SimplePie\\SimplePie 839 public function set_timeout($timeout = 10) argument [all...] |
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
H A D | FeedCreator.php | 235 * @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 D | SSH1.php |
|
H A D | SSH2.php | 711 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 D | SFTP.php | 364 __construct($host, $port = 22, $timeout = 10) global() argument
|
/dokuwiki/inc/HTTP/ |
H A D | HTTPClient.php | 24 public $timeout; // read timeout (seconds) global() variable in dokuwiki\\HTTP\\HTTPClient [all...] |
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | RSA.php | 542 createKey($bits = 1024, $timeout = false, $partial = array()) global() argument
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/ |
H A D | BigInteger.php | 3215 randomPrime($arg1, $arg2 = false, $timeout = false) global() argument
|