Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php45 const ENGINE_DIR = 'BCMath'; define in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
H A DGMP.php44 const ENGINE_DIR = 'GMP'; define in phpseclib3\\Math\\BigInteger\\Engines\\GMP
H A DPHP.php72 const ENGINE_DIR = 'PHP'; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP