| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ |
| D | EvalBarrett.php | 90 if ($class::BASE != 26) { 128 $code .= $class::BASE == 26 ? 207 $regular .= $class::BASE === 26 ? 212 if ($class::BASE === 26) { 216 $regular .= $class::BASE === 26 ? ');' : ';'; 231 $regular .= $class::BASE === 26 ? 236 if ($class::BASE === 26) { 240 $regular .= $class::BASE === 26 ? ');' : ';'; 276 $code .= $class::BASE === 26 ? 325 $code .= $class::BASE === 26 ? [all …]
|
| D | MontgomeryMult.php | 69 …$temp = $temp - $class::BASE_FULL * ($class::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 3… 71 …$temp = $temp - $class::BASE_FULL * ($class::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 3…
|
| D | Montgomery.php | 78 …$temp = $temp - $class::BASE_FULL * ($class::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 3… 125 $result = $class::BASE == 26 ?
|
| D | Barrett.php | 255 $carry = $class::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 31); 271 $carry = $class::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 31);
|
| /plugin/issuetracker/ |
| D | assilist.php | 9 $BASE = DOKU_PLUGIN."issuetracker/conf/"; 10 $assignees_lists = __find_assignees($BASE, $fileextension); 15 if(is_file($BASE.$assignees_list)) { 16 $assigneesList_handle = fopen($BASE.$assignees_list, "rb");
|
| D | syntax.php | 504 if(strlen(DOKU_BASE) < strlen(DOKU_URL)) $BASE = DOKU_URL."lib/plugins/issuetracker/"; 505 else $BASE = DOKU_BASE."lib/plugins/issuetracker/"; 507 …ipt type=\"text/javascript\" src=\"".$BASE."prototype.js\"></script><script type=\"text/javascript… 508 <script type=\"text/javascript\" src=\"".$BASE."tablekit.js\"></script> 510 TableKit.options.editAjaxURI = '".$BASE."edit.php';
|
| D | action.php | 1004 if(strlen(DOKU_BASE) < strlen(DOKU_URL)) $BASE = DOKU_URL."lib/plugins/issuetracker/"; 1005 else $BASE = DOKU_BASE."lib/plugins/issuetracker/"; 1007 …ipt type=\"text/javascript\" src=\"".$BASE."prototype.js\"></script><script type=\"text/javascript… 1008 <script type=\"text/javascript\" src=\"".$BASE."tablekit.js\"></script> 1010 TableKit.options.editAjaxURI = '".$BASE."edit.php';
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ |
| D | PHP.php | 280 $temp = static::BASE === 26 ? intval($sum / 0x4000000) : ($sum >> 31); 370 $temp = static::BASE === 26 ? intval($sum / 0x4000000) : ($sum >> 31); 502 $carry = static::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 31); 515 $carry = static::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 31); 721 if (static::BASE === 26) { 924 $num_digits = (int)($shift / static::BASE); 925 $shift %= static::BASE; 932 $carry = static::BASE === 26 ? intval($temp / 0x4000000) : ($temp >> 31); 958 $num_digits = (int)($shift / static::BASE); 959 $shift %= static::BASE; [all …]
|
| D | PHP32.php | 30 const BASE = 26; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP32
|
| D | PHP64.php | 30 const BASE = 31; define in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
|
| /plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/ |
| D | Idn.php | 56 public const BASE = 36; define in Symfony\\Polyfill\\Intl\\Idn\\Idn 600 for ($k = self::BASE; /* no condition */; $k += self::BASE) { 629 $baseMinusT = self::BASE - $t; 711 for ($k = self::BASE; /* no condition */; $k += self::BASE) { 725 $baseMinusT = self::BASE - $t; 762 while ($delta > ((self::BASE - self::TMIN) * self::TMAX) >> 1) { 763 $delta = intdiv($delta, self::BASE - self::TMIN); 764 $k += self::BASE; 767 return $k + intdiv((self::BASE - self::TMIN + 1) * $delta, $delta + self::SKEW);
|
| /plugin/dokumicrobugtracker/ |
| D | syntax.php | 210 $BASE = DOKU_BASE."lib/plugins/dokumicrobugtracker/"; 223 url : '".$BASE."edit.php', 242 … jQuery('td[class!=\"deleterow\"]', oTable.fnGetNodes()).editable( '".$BASE."edit.php', { 280 $BASE = DOKU_BASE."lib/plugins/dokumicrobugtracker/";
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/ |
| D | Montgomery.php | 64 $j += $class::BASE * $i;
|
| /plugin/diagramsnet/lib/math/ |
| D | MathJax.js | 19 …BASE=window[BASENAME];if(!BASE){BASE=window[BASENAME]={}}var isArray=BASE.Object.isArray;var CALLB…
|
| /plugin/zwidoku/files/ |
| H A D | MathJax.js | 19 …BASE=window[BASENAME];if(!BASE){BASE=window[BASENAME]={}}var isArray=BASE.Object.isArray;var CALLB…
|
| /plugin/pdftools/tpl/info/ |
| D | README.txt | 48 * ''@BASE@'' -- the wiki base directory
|
| /plugin/pdftools/tpl/kompakt/ |
| D | README.txt | 48 * ''@BASE@'' -- the wiki base directory
|
| /plugin/pdftools/tpl/checkliste2/ |
| D | README.txt | 48 * ''@BASE@'' -- the wiki base directory
|
| /plugin/pdftools/tpl/checkliste/ |
| D | README.txt | 48 * ''@BASE@'' -- the wiki base directory
|
| /plugin/pdftools/tpl/minimal/ |
| D | README.txt | 48 * ''@BASE@'' -- the wiki base directory
|
| /plugin/pdftools/tpl/standard/ |
| D | README.txt | 48 * ''@BASE@'' -- the wiki base directory
|
| /plugin/dw2pdf/tpl/default/ |
| D | README.txt | 48 * ''@BASE@'' -- the wiki base directory
|
| /plugin/pdftools/tpl/onlylogo/ |
| D | README.txt | 48 * ''@BASE@'' -- the wiki base directory
|
| /plugin/asciidocjs/node_modules/uglify-js/lib/ |
| D | ast.js | 69 ctor.BASE = base; 125 } while (ctor = ctor.BASE);
|
| /plugin/codemirror/dist/modes/ |
| D | forth.min.js.map | 1 …TE\\\n ; DOES> >BODY\\\n EVALUATE\\\n SOURCE >IN\\\n <# # #S #> HOLD SIGN BASE >NUMBER HEX DECIMAL…
|