| /plugin/toolbox/ |
| D | ToolboxCounter.js | 46 var counts = { variable 54 counts.call += counts.csec; 55 counts.wall += counts.wsec; 58 counts.call += charcounter(textarea.form.elements.prefix.value); 59 counts.wall += wordcounter(textarea.form.elements.prefix.value); 62 counts.call += charcounter(textarea.form.elements.suffix.value); 63 counts.wall += wordcounter(textarea.form.elements.suffix.value); 69 counts.csel = charcounter(text); 70 counts.wsel = wordcounter(text); 73 return counts; [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
| D | VulnerabilityOccurrencesSummary.php | 29 public function setCounts($counts) argument 31 $this->counts = $counts; 38 return $this->counts;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/ |
| D | Pageviews.php | 51 public function setCounts($counts) argument 53 $this->counts = $counts; 60 return $this->counts;
|
| /plugin/socialshareprivacy2/SSP/scripts/ |
| D | jquery.socialshareprivacy.delicious.js | 35 success: function (counts) { argument 37 for (var i = 0; i < counts.length; ++ i) { 38 var count = counts[i];
|
| D | jquery.socialshareprivacy.disqus.js | 19 var count = data.counts[0][key];
|
| /plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
| D | chaining.js | 13 var counts = _(lyrics).chain() 22 assert.equal(counts.a, 16, 'counted all the letters in the song'); 23 assert.equal(counts.e, 10, 'counted all the letters in the song');
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/ |
| D | parser.js | 12 var flags = { arrays: {}, bools: {}, strings: {}, counts: {}, normalize: {}, configs: {} } property 27 flags.counts[key] = true 112 && !checkAllAliases(key, flags.counts)) { 135 && !checkAllAliases(key, flags.counts)) { 201 && !checkAllAliases(key, flags.counts)) { 222 Object.keys(flags.counts).forEach(function (key) { 259 if (checkAllAliases(key, flags.bools) || checkAllAliases(key, flags.counts)) { 271 if (checkAllAliases(key, flags.counts)) {
|
| /plugin/asciidocjs/node_modules/resolve/test/ |
| D | node-modules-paths.js | 31 var counts = {}; 33 counts[foundModuleDirs[j]] = true; 35 t.equal(keys(counts).length, 1, 'all found module directories had the same count');
|
| /plugin/const/ |
| D | class.evalmath.php | 353 $counts = $this->calc_functions[ $function_name ]; 354 if ( in_array( -1, $counts, true ) && $arg_count > 0 ) { 356 } elseif ( ! in_array( $arg_count, $counts, true ) ) { 437 $counts = $this->calc_functions[ $function_name ]; 440 $counts = array( 1 ); 442 if ( ! in_array( 0, $counts, true ) ) { 443 $error_data = array( 'expected' => $counts, 'given' => 0 );
|
| /plugin/acknowledge/action/ |
| H A D | ajax.php | 225 $counts = $helper->getPageAcknowledgementCounts($id); 229 $html .= $this->userCountHtml($id, 'current', $counts['current']); 234 $html .= $this->userCountHtml($id, 'due', $counts['due']);
|
| /plugin/annotations/ |
| H A D | admin.php | 309 $counts = $helper->pageCounts($id); 310 if ($counts['total'] === 0) { 320 'normal' => $counts['normal'], 321 'resolved' => $counts['resolved'], 322 'orphaned' => $counts['orphaned'],
|
| H A D | README.md | 9  91 **Admin → Annotations** lists every page that has annotations, with three counts: 97 The counts overlap on purpose: each one matches exactly what its clear button removes, so a 101 - **Search** by page title or ID, and **sort** by page title or any of the three counts. 107 Each clear re-checks the page server-side before deleting, so the counts are authoritative even
|
| H A D | DESIGN.md | 32 …in → Annotations**): lists annotated pages with normal/resolved/orphaned counts; per-page and wiki… 129 **Resolved** and **Orphaned** counts and offers a per-page and a wiki-wide clear for each of 139 `Resolved` counts `status === 'resolved'` regardless of anchoring. They deliberately overlap so 145 and filters on the counts, every annotated page is processed per load. `p_wiki_xhtml` is
|
| /plugin/asciidocjs/node_modules/yargs-parser/build/lib/ |
| D | yargs-parser.js | 76 counts: Object.create(null), property 116 flags.counts[key] = true; 236 !checkAllAliases(key, flags.counts)) { 265 !checkAllAliases(key, flags.counts)) { 333 !checkAllAliases(key, flags.counts)) { 381 Object.keys(flags.counts).forEach(function (key) { 567 if (checkAllAliases(key, flags.bools) || checkAllAliases(key, flags.counts)) { 575 … if (checkAllAliases(key, flags.counts) && (isUndefined(value) || typeof value === 'boolean')) { 805 checkAllAliases(key, flags.counts) || 925 !checkAllAliases(key, flags.counts) && [all …]
|
| /plugin/numberof/ |
| D | plugin.info.txt | 6 desc Simple plugin that counts the number of pages & media files in your DokuWiki
|
| D | README.md | 4 Simple plugin that counts the number of pages & media files in your Dokuwiki
|
| /plugin/quickstats/ |
| D | README | 1 …ic data for all Dokuwiki page requests, including geo-location, IP, page counts, browsers, operati…
|
| /plugin/asciidocjs/node_modules/yargs-parser/build/ |
| D | index.cjs | 164 counts: Object.create(null), 202 flags.counts[key] = true; 302 !checkAllAliases(key, flags.counts)) { 329 !checkAllAliases(key, flags.counts)) { 391 !checkAllAliases(key, flags.counts)) { 431 Object.keys(flags.counts).forEach(function (key) { 588 if (checkAllAliases(key, flags.bools) || checkAllAliases(key, flags.counts)) { 595 … if (checkAllAliases(key, flags.counts) && (isUndefined(value) || typeof value === 'boolean')) { 800 checkAllAliases(key, flags.counts) || 902 !checkAllAliases(key, flags.counts) && [all …]
|
| /plugin/usecounter/ |
| D | dokuwiki_plugin_page.wiki | 33 …ect with the given identifier is used (once more). The helper internally counts the amount of uses…
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/ |
| D | index.js | 156 self.count = function (counts) { argument 157 options.count.push.apply(options.count, [].concat(counts))
|
| /plugin/pagestats/ |
| D | README.md | 3 This plugin counts the number of pages and media files in your DokuWiki and calculates their total …
|
| /plugin/lastseen/ |
| H A D | README.md | 9 …t last login — a page view made with a persistent ("remember me") cookie counts, because the track…
|
| /plugin/mytemplate/ |
| D | README | 47 COUNT - counts the occurences of param1 within param2 (sample: ~~COUNT(0):,:~~VAR(0):FOO ~~ ~~)
|
| /plugin/wikistats/ |
| D | README.md | 202 * Namespace stats now show medias counts
|
| /plugin/sitebackup/ |
| H A D | README.md | 7 
|