/plugin/toolbox/ |
H A D | ToolboxCounter.js | 46 var counts = { class in ToolboxCounter.agggregateCounts 54 counts.call += counts.csec; 55 counts.wall += counts.wsec; 58 counts.call += charcounter(textarea.form.elements.prefix.value); 69 counts.csel = charcounter(text); 70 counts.wsel = wordcounter(text); 73 return counts; 98 var counts = agggregateCounts(); 101 html(toolbox_lang.total, counts.call, counts.wall) + 102 html(toolbox_lang.section, counts.csec, counts.wsec) + [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A 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/ |
H A D | Pageviews.php | 51 public function setCounts($counts) argument 53 $this->counts = $counts; 60 return $this->counts;
|
/plugin/socialshareprivacy2/SSP/scripts/ |
H A D | jquery.socialshareprivacy.delicious.js | 35 success: function (counts) { argument 37 for (var i = 0; i < counts.length; ++ i) { 38 var count = counts[i];
|
H A D | jquery.socialshareprivacy.disqus.js | 19 var count = data.counts[0][key];
|
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
H A 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/const/ |
H A 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/quickstats/ |
H A D | README | 1 Quickstats collects web traffic data for all Dokuwiki page requests, including geo-location, IP, page counts, browsers, operating systems, query string parameters. Its advantage for many users is that is does not require an sql database; this may limit is workability on high volume sites. It outputs its statistics both to a Dokuwiki page and in the admin panel, which can accept detailed queries. Complete details are found on the plugin page: http://www.dokuwiki.org/plugin:quickstats
|
/plugin/numberof/ |
H A D | README.md | 4 Simple plugin that counts the number of pages & media files in your Dokuwiki
|
/plugin/usecounter/ |
H A D | dokuwiki_plugin_page.wiki | 33 …ect with the given identifier is used (once more). The helper internally counts the amount of uses…
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | YtsBasicTests.yml | 171 The dash in a sequence counts as indentation, so
|
/plugin/mytemplate/ |
H A D | README | 47 COUNT - counts the occurences of param1 within param2 (sample: ~~COUNT(0):,:~~VAR(0):FOO ~~ ~~)
|
/plugin/wikistats/ |
H A D | README.md | 202 * Namespace stats now show medias counts
|
/plugin/imagecarousel/vendor/slick/ |
H A D | README.markdown | 69 …e | Enables centered view with partial prev/next slides. Use with odd numbered slidesToShow counts.
|
/plugin/highlightjs/highlight/ |
H A D | readme.eng.txt | 421 counts all syntactic structures that it finds along the way. The language
|
/plugin/authsplit/ |
H A D | README | 144 counts obtained there would not be of much use since, unless autocreate_users
|
/plugin/commonmark/vendor/league/commonmark/ |
H A D | CHANGELOG.md |
|
/plugin/colorbox/ |
H A D | LICENSE.md | 62 …n offering equivalent access to copy the source code from the same place counts as distribution of…
|
/plugin/math2/phpmathpublisher/ |
H A D | COPYING | 168 access to copy the source code from the same place counts as
|
/plugin/syntaxhighlighter3/sxh3/ |
H A D | GPL-LICENSE | 168 access to copy the source code from the same place counts as
|
/plugin/admnote/ |
H A D | LICENSE | 168 access to copy the source code from the same place counts as
|
/plugin/stellarium/ |
H A D | LICENSE.md | 53 …n offering equivalent access to copy the source code from the same place counts as distribution of…
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | LICENSE.txt | 168 access to copy the source code from the same place counts as
|
/plugin/authldaplocal/ |
H A D | LICENSE | 186 access to copy the source code from the same place counts as
|
/plugin/tuxquote/ |
H A D | COPYING | 168 access to copy the source code from the same place counts as
|