Home
last modified time | relevance | path

Searched defs:subtract (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/inc/Search/Query/
H A DPageSet.php69 public function subtract(PageSet $other): self function in dokuwiki\\Search\\Query\\PageSet
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php201 public function subtract(self $x) function in phpseclib3\\Math\\PrimeField\\Integer
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP64.php128 public function subtract(PHP64 $y) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
H A DPHP32.php127 public function subtract(PHP32 $y) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP32
H A DBCMath.php186 public function subtract(BCMath $y) function in phpseclib3\\Math\\BigInteger\\Engines\\BCMath
H A DGMP.php180 public function subtract(GMP $y) function in phpseclib3\\Math\\BigInteger\\Engines\\GMP
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php368 public function subtract(self $x) function in phpseclib3\\Math\\BinaryField\\Integer
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php268 public function subtract(BigInteger $y) function in phpseclib3\\Math\\BigInteger