Searched defs:BASE (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ | ||
| H A D | PHP64.php | 26 const BASE = 31; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP64 |
| H A D | PHP32.php | 26 const BASE = 26; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP32 |