Home
last modified time | relevance | path

Searched refs:fmod (Results 1 – 12 of 12) sorted by relevance

/plugin/dlcount/
Daction.php78 $fmod = filemtime($conf['mediadir'] . '/' . $fn);
79 …title="Modified: ' . date('Y-m-d H:i.s', $fmod) . '">' . reset(explode(' ', $this->time_translate(…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
DMontgomery.php126fmod($result * (2 - fmod($x * $result, $class::BASE_FULL)), $class::BASE_FULL) : // x**-1 mod 2**26
DEvalBarrett.php482 $temp = fmod($num, 10) . $temp;
/plugin/combo/ComboStrap/
H A DColorHsl.php88 $x = $chroma * (1 - abs(fmod(($hue / 60), 2) - 1));
H A DColorRgb.php298 $rest = fmod($value, 1);
387 $hue = 60 * fmod((($green - $blue) / $d), 6);
/plugin/countdown/
Dsyntax.php178 $no_remaining_days = fmod($days, 7);
/plugin/codemirror/dist/modes/
Dlua.min.js.map1 …cos\",\"math.cosh\",\"math.deg\",\n \"math.exp\",\"math.floor\",\"math.fmod\",\"math.frexp\",\"…
Dphp.min.js.map1 …nite bindec hexdec octdec decbin decoct dechex base_convert number_format fmod ip2long long2ip get…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
DSymmetricKey.php3249 return (fmod($x, 0x80000000) & 0x7FFFFFFF) |
3250 ((fmod(floor($x / 0x80000000), 2) & 1) << 31);
/plugin/codeprettify/code-prettify/src/
Dlang-xq.js64 …ath:sin|math:pow|math:modf|math:log10|math:log|math:ldexp|math:frexp|math:fmod|math:floor|math:fab…
/plugin/highlightjs/highlight/
Dhighlight.pack.js1 …oor:1,flow:1,fluidCacheInfo:1,fluidEmitter:1,fluidVoxelInfo:1,flushUndo:1,fmod:1,fontDialog:1,fope… property
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js.map1fmod ' +\n 'frexp ldexp log log10 modf pow sin sinh sqrt tan tanh jmp_buf ' +\n 'longjmp set…