Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php147 public static function checkInstance(self $x, self $y) function in phpseclib3\\Math\\PrimeField\\Integer
161 static::checkInstance($this, $x);
173 static::checkInstance($this, $x);
185 static::checkInstance($this, $x);
203 static::checkInstance($this, $x);
221 static::checkInstance($this, $x);
233 static::checkInstance($this, $x);
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php100 private static function checkInstance(self $x, self $y) function in phpseclib3\\Math\\BinaryField\\Integer
114 static::checkInstance($this, $x);
126 static::checkInstance($this, $x);
353 static::checkInstance($this, $y);
380 static::checkInstance($this, $y);
427 static::checkInstance($this, $x);