Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
DBarrett.php36 const VARIABLE = 0; define in phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Reductions\\Barrett
69 self::VARIABLE => [],
85 if (($key = array_search($m, $cache[self::VARIABLE])) === false) {
86 $key = count($cache[self::VARIABLE]);
87 $cache[self::VARIABLE][] = $m;
156 self::VARIABLE => [],
166 if (($key = array_search($n, $cache[self::VARIABLE])) === false) {
167 $key = count($cache[self::VARIABLE]);
168 $cache[self::VARIABLE][] = $n;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
DBarrett.php56 self::VARIABLE => [],
78 if (($key = array_search($m, $cache[self::VARIABLE])) === false) {
79 $key = count($cache[self::VARIABLE]);
80 $cache[self::VARIABLE][] = $m;
151 self::VARIABLE => [],
166 if (($key = array_search($n, $cache[self::VARIABLE])) === false) {
167 $key = count($cache[self::VARIABLE]);
168 $cache[self::VARIABLE][] = $n;
DMontgomeryMult.php52 self::VARIABLE => [],
56 if (($key = array_search($m, $cache[self::VARIABLE])) === false) {
57 $key = count($cache[self::VARIABLE]);
58 $cache[self::VARIABLE][] = $m;
DMontgomery.php62 self::VARIABLE => [],
66 if (($key = array_search($n, $cache[self::VARIABLE])) === false) {
67 $key = count($cache[self::VARIABLE]);
68 $cache[self::VARIABLE][] = $x;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/
DBase.php36 const VARIABLE = 0; define in phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Base
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
DBase.php36 const VARIABLE = 0; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Base
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DCompiler.php508 const VARIABLE = ' define in Mustache_Compiler
530 …return sprintf($this->prepare(self::VARIABLE, $level), $method, $id, $filters, $this->flushIndent(…
/plugin/codemirror/dist/modes/
Dforth.min.js.map1 …eturn 'def' + stt.state;\n }\n mat = stream.match(/^(VARIABLE|2VARIABLE|CONSTANT|2CO…
/plugin/jmol2/jmol/
DCHANGES.txt3738 # since the VARIABLE myfunction has not been defined.
/plugin/calendar/
DCHANGELOG.md1876 ## Version 5.5.0 (2026-02-09) - CSS VARIABLE REFACTOR & THEME CONSISTENCY