Home
last modified time | relevance | path

Searched defs:BASE (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP64.php26 const BASE = 31; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
H A DPHP32.php26 const BASE = 26; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP32