Searched refs:constant (Results 1 – 11 of 11) sorted by relevance
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| H A D | Salsa20.php | 212 $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 D | ChaCha20.php | 255 $constant = 'expand 16-byte k'; 258 $constant = 'expand 32-byte k'; 261 $this->p1 = $constant . $key;
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | ASN1.php | 605 $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 D | Parser.php | 188 case constant('XMLReader::END_ELEMENT'): 196 case constant('XMLReader::ELEMENT'): 217 case constant('XMLReader::TEXT'): 219 case constant('XMLReader::CDATA'):
|
| /dokuwiki/_test/ |
| H A D | rector.php | 78 constant($phpset),
|
| /dokuwiki/vendor/paragonie/constant_time_encoding/ |
| H A D | README.md | 9 Based on the [constant-time base64 implementation made by Steve "Sc00bz" Thomas](https://github.com…
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | CHANGELOG.md | 81 - 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 D | SSH2.php | 1860 … $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 D | CHANGELOG | 739 - 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 D | LICENSE | 59 Finally, software patents pose a constant threat to the existence of
|
| /dokuwiki/vendor/simplepie/simplepie/idn/ |
| H A D | LICENCE | 59 Finally, software patents pose a constant threat to the existence of
|