Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php133 public static function checkInstance(self $x, self $y) function in phpseclib3\\Math\\PrimeField\\Integer
147 static::checkInstance($this, $x);
159 static::checkInstance($this, $x);
171 static::checkInstance($this, $x);
189 static::checkInstance($this, $x);
207 static::checkInstance($this, $x);
219 static::checkInstance($this, $x);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php104 private static function checkInstance(self $x, self $y) function in phpseclib3\\Math\\BinaryField\\Integer
118 static::checkInstance($this, $x);
130 static::checkInstance($this, $x);
357 static::checkInstance($this, $y);
384 static::checkInstance($this, $y);
431 static::checkInstance($this, $x);