Home
last modified time | relevance | path

Searched full:status (Results 101 – 125 of 3084) sorted by path

12345678910>>...124

/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DREADME.md
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE439 decision will be guided by the two goals of preserving the free status
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md3 [![CI Status](https://github.com/phpseclib/phpseclib/actions/workflows/ci.yml/badge.svg?branch=3.0&event=push "CI Status")](https://github.com/phpseclib/phpseclib)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBase.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php99 * Status Codes
642 server MAY send a status response describing the failure, but MUST then close the channel without
672 list($status) = Strings::unpackSSH2('N', $response);
673 if ($status != NET_SFTP_STATUS_OK) {
674 $this->logError($response, $status);
676 . ' Got ' . $status);
799 * @param int $status
801 private function logError($response, $status = -1)
803 if ($status == -1) {
804 list($status)
863 _logError($response, $status = 1) global() argument
[all...]
H A DSSH2.php640 * Channel Status
834 * Exit status returned from ssh if any
3067 * Indicates the DATA status on the given channel
3146 * @throws InsufficientSetupException on unexpected channel status, possibly due to closure
3207 * @throws InsufficientSetupException on unexpected channel status, possibly due to closure
3423 * Returns a channel identifier, presently of the last interactive channel opened, regardless of current status.
4038 * - if the channel status is CHANNEL_OPEN and the response was CHANNEL_OPEN_CONFIRMATION
4039 * - if the channel status is CHANNEL_REQUEST and the response was CHANNEL_SUCCESS
4040 * - if the channel status is CHANNEL_CLOSE and the response was CHANNEL_CLOSE
4044 * - if the channel status i
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php64 // Agent forwarding status
86 * Agent forwarding status
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md126 * Provide access to HTTP status code by @Alkarex in [#674](https://github.com/simplepie/simplepie/pull/674)
H A DREADME.markdown68 Project status
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE431 decision will be guided by the two goals of preserving the free status
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DBase.php108 * @return bool Success status
115 * @return bool Success status
H A DFile.php146 * @return bool Success status
156 * @return bool Success status
H A DMemcache.php161 * @return bool Success status
177 * @return bool Success status
H A DMemcached.php149 * @return bool Success status
159 * @return bool Success status
168 * @return bool Success status
H A DMySQL.php349 * @return bool Success status
367 * @return bool Success status
H A DRedis.php181 * @return bool Success status
201 * @return bool Success status
/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php64 * Status code
93 private const STATE_STATUS = 'status';
242 * Parse the status code
244 protected function status() function in SimplePie\\HTTP\\Parser
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php427 * @var int HTTP status code
1873 $this->error = "A feed could not be found at `$this->feed_url`; the status code is `$copyStatusCode` and content-type is `$copyContentType`";
1924 * Get the last HTTP status code
1926 * @return int Status code
2083 * except in the case of an `HTTP 301 Moved Permanently` status response,
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php620 $header['status'] = 'ok';
669 $header['status'] = "ok";
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md131 you call backend code from your CLI that expects a Logger instance to produce any sensible status output while running.
/plugin/404manager/
H A DCHANGES.md15 …* The redirection is a real redirection using 3XX HTTP status code in the same way that the plugin…
H A DREADME.md1 # dokuwiki-plugin-404manager [![Build Status](https://travis-ci.org/gerardnico/dokuwiki-plugin-404m…
H A Daction.php467 // TODO: Status code
492 // TODO: Status code
657 // TODO: Status code ?
/plugin/a2s/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and
/plugin/abc2/
H A DLICENSE255 of preserving the free status of all derivatives of our free software and

12345678910>>...124