Home
last modified time | relevance | path

Searched defs:ENGINE_DIR (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php39 const ENGINE_DIR = 'BCMath'; define in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
H A DGMP.php38 const ENGINE_DIR = 'GMP'; define in phpseclib3\\Math\\BigInteger\\Engines\\GMP
H A DPHP.php64 const ENGINE_DIR = 'PHP'; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP