Home
last modified time | relevance | path

Searched refs:constant (Results 1 – 11 of 11) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DSalsa20.php212 $constant = 'expand 16-byte k';
215 $constant = 'expand 32-byte k';
218 $this->p1 = substr($constant, 0, 4) .
220 substr($constant, 4, 4) .
223 $this->p2 = substr($constant, 8, 4) .
225 substr($constant, 12, 4);
H A DChaCha20.php255 $constant = 'expand 16-byte k';
258 $constant = 'expand 32-byte k';
261 $this->p1 = $constant . $key;
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php605 $constant = null;
611 $constant = $child['cast'];
614 $constant = $child['constant'];
617 if (isset($constant) && isset($temp['constant'])) {
619 … $maymatch = $constant == $temp['constant'] && $childClass == $tempClass;
680 $constant = null;
683 $constant = $child['cast'];
686 $constant = $child['constant'];
689 if (isset($constant) && isset($temp['constant'])) {
691 … $maymatch = $constant == $temp['constant'] && $childClass == $tempClass;
/dokuwiki/vendor/simplepie/simplepie/src/
H A DParser.php188 case constant('XMLReader::END_ELEMENT'):
196 case constant('XMLReader::ELEMENT'):
217 case constant('XMLReader::TEXT'):
219 case constant('XMLReader::CDATA'):
/dokuwiki/_test/
H A Drector.php78 constant($phpset),
/dokuwiki/vendor/paragonie/constant_time_encoding/
H A DREADME.md9 Based on the [constant-time base64 implementation made by Steve "Sc00bz" Thomas](https://github.com…
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md81 - New method `SimplePie\Misc::get_default_useragent()` as a replacement for constant `SIMPLEPIE_USE…
101 - The constant `SIMPLEPIE_BUILD` is deprecated, use `SimplePie\Misc::get_build()` instead
102 - The constant `SIMPLEPIE_USERAGENT` is deprecated, use `SimplePie\Misc::get_default_useragent()` i…
133 - Fix/708 version bump for constant `SIMPLEPIE_VERSION` for 1.5.8 release by @faisal-alvi in [#710]…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1860 … $data = pack('CNa*', constant($clientKexInitMessage), strlen($ourPublicBytes), $ourPublicBytes);
1872 $response = $this->get_binary_packet_or_close(constant($serverKexReplyMessage));
4505 * @param int $constant
4515 …protected function append_log_helper($constant, $message_number, $message, array &$message_number_… argument
4522 switch ($constant) {
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG739 - Removed GESHI_DIR_SEPARATOR constant usage, it's unnecessary (Aleksey Zapparov)
881 - Fixed warning in dos.php about undefined constant (Tim Van Wassenhove)
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE59 Finally, software patents pose a constant threat to the existence of
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE59 Finally, software patents pose a constant threat to the existence of