Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
H A 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/
H A 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;
H A 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;
H A 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/
H A DBase.php36 const VARIABLE = 0; define in phpseclib3\\Math\\BigInteger\\Engines\\BCMath\\Base
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
H A DBase.php36 const VARIABLE = 0; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP\\Base
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A 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/
H A Dforth.min.js.map1 …eturn 'def' + stt.state;\n }\n mat = stream.match(/^(VARIABLE|2VARIABLE|CONSTANT|2CO…
/plugin/jmol2/jmol/
H A DCHANGES.txt3738 # since the VARIABLE myfunction has not been defined.