Home
last modified time | relevance | path

Searched refs:gmp_div (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php47 use function gmp_div; alias
595 $int = gmp_div($int, gmp_pow(2, 7));
606 $int = gmp_div($int, gmp_pow('2', 7));