Home
last modified time | relevance | path

Searched refs:reason (Results 1 – 9 of 9) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DParser.php75 public $reason = ''; variable in SimplePie\\HTTP\\Parser
95 private const STATE_REASON = 'reason';
190 $this->reason = '';
256 * Parse the reason phrase
258 protected function reason() function in SimplePie\\HTTP\\Parser
261 $this->reason = trim(substr($this->data, $this->position, $len), "\x09\x0D\x20");
/dokuwiki/vendor/geshi/geshi/
H A DBUGS8 - "Important" sections for some reason seem to have their spans added after every
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php3290 * @param int $reason
3292 protected function reset_connection($reason)
3294 parent::reset_connection($reason);
3521 * @param int $reason
3524 protected function disconnect_helper($reason)
3527 return parent::disconnect_helper($reason);
3641 _reset_connection($reason) global() argument
3876 _disconnect($reason) global() argument
H A DSSH2.php559 * Disconnection Message 'reason codes' defined in RFC4253
568 * SSH_MSG_CHANNEL_OPEN_FAILURE 'reason codes', defined in RFC4254
3479 * @param int $reason
3481 protected function reset_connection($reason)
3483 $this->disconnect_helper($reason);
4625 * @param int $reason
4628 protected function disconnect_helper($reason)
4631 $data = Strings::packSSH2('CNss', NET_SSH2_MSG_DISCONNECT, $reason, '', '');
3484 _reset_connection($reason) global() argument
4451 _disconnect($reason) global() argument
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE86 are the reason we use the ordinary General Public License for many
382 infringement or for any other reason (not limited to patent issues),
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE85 are the reason we use the ordinary General Public License for many
375 infringement or for any other reason (not limited to patent issues),
/dokuwiki/
H A DCOPYING198 infringement or for any other reason (not limited to patent issues),
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE