| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ |
| D | EvalBarrett.php | 304 * @param string $known 310 private static function generateInlineSubtract2($known, $unknown, $result, $class) argument 313 $' . $result . ' = $' . $known . '; 317 …$sum = ($' . $known . '[$j] - $' . $unknown . '[$j]) * ' . $class::BASE_FULL . ' + $' . $known . '… 340 $sum = $' . $known . '[$i] - $' . $unknown . '[$i] - $carry; 364 * @param array $known 369 private static function generateInlineSubtract1($unknown, array $known, $result, $class) argument 372 for ($i = 0, $j = 1; $j < count($known); $i += 2, $j += 2) { 374 $code .= self::float2string($known[$j] * $class::BASE_FULL + $known[$i]); 402 if ($j == count($known)) { [all …]
|
| /plugin/asciidocjs/node_modules/handlebars/dist/amd/ |
| D | precompiler.js | 174 var known = {}; 175 if (opts.known && !Array.isArray(opts.known)) { 176 opts.known = [opts.known]; 178 if (opts.known) { 179 for (var i = 0, len = opts.known.length; i < len; i++) { 180 known[opts.known[i]] = true; 207 knownHelpers: known,
|
| /plugin/asciidocjs/node_modules/handlebars/lib/ |
| D | precompiler.js | 187 let known = {}; 188 if (opts.known && !Array.isArray(opts.known)) { 189 opts.known = [opts.known]; 191 if (opts.known) { 192 for (let i = 0, len = opts.known.length; i < len; i++) { 193 known[opts.known[i]] = true; 224 knownHelpers: known,
|
| /plugin/asciidocjs/node_modules/handlebars/dist/cjs/ |
| D | precompiler.js | 189 var known = {}; 190 if (opts.known && !Array.isArray(opts.known)) { 191 opts.known = [opts.known]; 193 if (opts.known) { 194 for (var i = 0, len = opts.known.length; i < len; i++) { 195 known[opts.known[i]] = true; 222 knownHelpers: known,
|
| /plugin/confmanager/lang/en/ |
| D | scheme.txt | 1 DokuWiki allows linking to external URLs but only to known protocols.
|
| D | wordblock.txt | 1 …. But if you intend to use it on the open Internet you may want to blacklist some known Spam words.
|
| /plugin/api/ |
| D | README.md | 22 …* `limit` : the max number of pages (known also under [pagename](https://www.dokuwiki.org/pagename… 34 * `id` : the page id (known also under [pagename](https://www.dokuwiki.org/pagename))
|
| /plugin/advanced/lang/en/config/ |
| D | scheme.txt | 3 DokuWiki allows linking to external URLs but only to known protocols.
|
| D | wordblock.txt | 3 …. But if you intend to use it on the open Internet you may want to blacklist some known Spam words.
|
| /plugin/numatomo/ |
| H A D | plugin.info.txt | 6 desc “Nu style“ web analytics with Matomo (formerly known as “Piwik”)
|
| H A D | README.md | 4 …to use the [Matomo](https://matomo.org/) web analytics software (formerly known as "Piwik") with D…
|
| /plugin/stopforumspam/ |
| D | plugin.info.txt | 6 desc Checks new users against a database of known spammers maintained by stopforumspam.org
|
| /plugin/vshare/syntax/ |
| H A D | video.php | 232 $known = implode('|', array_keys($this->sizes)); 235 if (preg_match("/^((\d+)x(\d+))|($known)\$/i", $key, $m)) {
|
| /plugin/mp3play/ |
| D | README | 3 This plugin is a DokuWiki port of the well known Audio Player Wordpress Plugin
|
| /plugin/combo/vendor/carica/phpcss/ |
| H A D | composer.lock | 3 "This file locks the dependencies of your project to a known state",
|
| /plugin/sympaauth/lang/en/ |
| D | login.txt | 7 You must use your email and password as they are known by [[<http URL for sympa list server>|sympa …
|
| /plugin/letsencrypt/lang/en/ |
| D | info.txt | 2 verification, token files will be writen to a ''.well-known/acme-challenge'' directory within the W…
|
| /plugin/abortlogin/ |
| D | README.md | 2 Allow login to Dokuwiki from known IP's only
|
| /plugin/googleanalytics/lang/en/ |
| D | intro.txt | 15 …* **Basic** "Google Analytics ID" (also known as "[[https://developers.google.com/analytics/devgui… 16 …* **Newer** "Global Site Tag ID" (also known as "[[https://developers.google.com/analytics/devguid…
|
| /plugin/authsplit/ |
| D | README | 36 them, it is possible that a user is known to one of the two plugins only or 55 validates both login name and password successfully. If a user is not known 56 here, he is not known to DokuWiki at all. 58 If known and the password matches, authsplit then calls the internal helper 73 be known there by the same login name, too. If not, behaviour depends on the 98 Thus, a user has to be known to both auth plugins, but the SECONDARY's user 105 authsplit will first check if the user is not known to the PRIMARY auth plugin 136 accounts known to the PRIMARY auth plugin are yet in use by other software.
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/ |
| D | stdclass.rst | 10 There are many known limitations when dealing with ``stdClass`` objects.
|
| /plugin/codemirror/dist/modes/ |
| D | xquery.min.js.map | 1 …known","propertyIsEnumerable","eatWhile","foundColon","word","current","isInXmlConstructor","maybe…
|
| /plugin/sha3sum/ |
| D | Plugin.txt | 52 * not yet known
|
| /plugin/codeprettify/ |
| D | README.md | 29 …ettifier](https://github.com/googlearchive/code-prettify), which was once known as "google-code-pr…
|
| /plugin/googleanalytics/ |
| D | README.md | 21 …* **Basic** "Google Analytics ID" (also known as "[analytics.js](https://developers.google.com/ana… 22 …* **Newer** "Global Site Tag ID" (also known as "[gtag.js](https://developers.google.com/analytics…
|