Home
last modified time | relevance | path

Searched refs:every (Results 1 – 25 of 963) sorted by relevance

12345678910>>...39

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DReportSchedule.php30 public $every; variable in Google\\Service\\Dfareporting\\ReportSchedule
69 public function setEvery($every) argument
71 $this->every = $every;
78 return $this->every;
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.array.every.js5 $export($export.P + $export.F * !require('./_strict-method')([].every, true), 'Array', {
7 every: function every(callbackfn /* , thisArg */) {
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.array.every.js5 $export($export.P + $export.F * !require('./_strict-method')([].every, true), 'Array', {
7 every: function every(callbackfn /* , thisArg */) {
/plugin/asciidocjs/node_modules/lodash/
Devery.js48 function every(collection, predicate, guard) { function
56 module.exports = every;
/plugin/asciidocjs/node_modules/async/
Dall.js115 function every(coll, iteratee, callback) { function
118 exports.default = (0, _awaitify2.default)(every, 3);
Devery.js115 function every(coll, iteratee, callback) { function
118 exports.default = (0, _awaitify2.default)(every, 3);
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
Dcollections.js349 assert.ok(_.every([], _.identity), 'the empty set');
350 assert.ok(_.every([true, true, true], _.identity), 'every true values');
351 assert.notOk(_.every([true, false, true], _.identity), 'one false value');
352 assert.ok(_.every([0, 10, 28], function(num){ return num % 2 === 0; }), 'even numbers');
353 assert.notOk(_.every([0, 11, 28], function(num){ return num % 2 === 0; }), 'an odd number');
354 assert.strictEqual(_.every([1], _.identity), true, 'cast to boolean - true');
355 assert.strictEqual(_.every([0], _.identity), false, 'cast to boolean - false');
356 assert.notOk(_.every([void 0, void 0, void 0], _.identity), 'works with arrays of undefined');
359 assert.notOk(_.every(list, {a: 1, b: 2}), 'Can be called with object');
360 assert.ok(_.every(list, 'a'), 'String mapped to object property');
[all …]
/plugin/codeprettify/
Dall.css27 * put line numbers on every line instead of just every fifth line
/plugin/asciidocjs/node_modules/neo-async/
Devery.js3 module.exports = require('./async').every;
/plugin/asciidocjs/node_modules/core-js/library/fn/array/
Devery.js2 module.exports = require('../../modules/_core').Array.every;
/plugin/asciidocjs/node_modules/core-js/fn/array/virtual/
Devery.js2 module.exports = require('../../../modules/_entry-virtual')('Array').every;
/plugin/asciidocjs/node_modules/core-js/library/fn/array/virtual/
Devery.js2 module.exports = require('../../../modules/_entry-virtual')('Array').every;
/plugin/asciidocjs/node_modules/core-js/fn/array/
Devery.js2 module.exports = require('../../modules/_core').Array.every;
/plugin/asciidocjs/node_modules/pug-attrs/
Dindex.js24 assert(attrs.every(function (attr) {
96 if (classes.every(isConstant)) {
/plugin/combo/vendor/carica/phpcss/
H A D.editorconfig4 # Unix-style newlines with a newline ending every file
/plugin/watermark/
Dplugin.info.txt6 desc The plugin places a watermark on every image after it is uploaded.
/plugin/purplenumbers/
Dplugin.info.txt6 desc Adds "Purple Numbers" (granular IDs) to every block level element.
/plugin/editions/images/
DREADME2 For every edition add one PNG icon (16x16) with the name of the edition as written in editions.conf.
/plugin/headerfooter/
Dplugin.info.txt6 desc Add header or footer text in every page in a namespace without the need to edit pages
/plugin/userpage/
Dplugin.info.txt6 desc Add item the user menu that links to the user page for every logged-in user
/plugin/footer/
Dplugin.info.txt6 desc Add footer text in every page in a namespace without the need to edit pages
/plugin/footerv2/
H A Dplugin.info.txt6 desc Add footer text in every page in a namespace without the need to edit pages
/plugin/logger/
Dplugin.info.txt6 desc This plugin logs every request of DokuWiki. It logs the date, time, ip, username, host name,…
/plugin/pagebreak/
Dplugin.info.txt6 desc Inserts " <br style="page-break-after:always;"> " into the html of the document for every <…
/plugin/bible/bible_douayRheims/
D2_Thessalonians.txt3 … it is fitting, because your faith groweth exceedingly and the charity of every one of you towards…
28 2:16. Exhort your hearts and confirm you in every good work and word.
34 …, in the name of our Lord Jesus Christ, that you withdraw yourselves from every brother walking di…
44 …3:16. Now the Lord of peace himself give you everlasting peace in every place. The Lord be with yo…
45 3:17. The salutation of Paul with my own hand: which is the sign in every epistle. So I write.

12345678910>>...39