Home
last modified time | relevance | path

Searched refs:every (Results 176 – 200 of 746) sorted by relevance

12345678910>>...30

/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js711 assert.equal(_.every(collection, /b/g), false);
/plugin/revealjs/
H A DREADME.md294 This inserts a footer on every single page. If you want the footer to disappear for a specific page…
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md37 every assertion. This package, on the contrary, provides consistent placeholder
/plugin/siteexport/
H A DREADME.md123 The three links are convenience links. They will be regenerated by every change of any option. They…
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js1090 assert.ok(lodashStable.every(keys, function(key) {
5459 assert.ok(lodashStable.every(string, function(chr) {
5588 return _.every(value, identity);
5622 return index ? _.every(array, value) : _.every(array);
5630 return index ? _.every(array, value) : _.every(array);
5640 assert.strictEqual(_.every(objects, 'a'), false);
5641 assert.strictEqual(_.every(objects, 'b'), true);
5655 var actual = lodashStable.map([[1]], _.every);
9608 array1.every = array1.filter = array1.forEach =
12364 assert.strictEqual(_.every(objects.slice(1)), true);
[all …]
/plugin/bible/bible_douayRheims/
H A DOsee.txt42 …4:3. Therefore shall the land mourn, and every one that dwelleth in it shall languish with the hea…
115 …for thou hast committed fornication against thy God, thou hast loved a reward upon every cornfloor.
187 …nd shall make his fountain desolate, and he shall carry off the treasure of every desirable vessel.
H A DLamentations.txt63 3:23. Heth. They are new every morning, great is thy faithfulness.
107 …the finest colour is changed, the stones of the sanctuary are scattered in the top of every street?
H A D2_Kings.txt30 …2:3. And the men also that were with him, David brought up every man with his household: and they …
43 …2:16. And every one catching his fellow by the head, thrust his sword into the side of his adversa…
154 …n and women, to every one, a cake of bread, and a piece of roasted beef, and fine flour fried with…
159 …7:1. And it came to pass when the king sat in his house, and the Lord had given him rest on every
324 …n as Absalom had commanded them. And all the king's sons arose and got up every man upon his mule,…
332 …and went to Tholomai the son of Ammiud the king of Gessur. And David mourned for his son every day.
402 …Sadoc, and Jonathan the son of Abiathar: and you shall send by them to me every thing that you sha…
435 …ome other place where he liest: and when any one shall fall at the first, every one that heareth i…
553 …out to Joab. And he sounded the trumpet, and they departed from the city, every one to their home:…
H A DMark.txt265 …7:18. And he saith to them: So are you also without knowledge? Understand you not that every thing…
371 9:48. For every one shall be salted with fire: and every victim shall be salted with salt.
535 …nto a far country, left his house and gave authority to his servants over every work and commanded…
634 …15:24. And crucifying him, they divided his garments, casting lots upon them, what every man shoul…
672 16:15. And he said to them: Go ye into the whole world and preach the gospel to every creature.
677 …16:20. But they going forth preached every where: the Lord working withal, and confirming the word…
H A DTobias.txt3 …1:3. But every day gave all he could get to his brethren his fellow captives, that were of his kin…
19 …1:19. Tobias daily went among all his kindred and comforted them, and distributed to every one as …
69 …3:21. But this every one is sure of that worshippeth thee, that his life, if it be under trial, sh…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md322 point may offer a particular piece of data, MaxMind does not always have every
/plugin/fckg/fckeditor/
H A Dlicense.txt151 entire whole, and thus to each and every part regardless of who wrote it.
512 entire whole, and thus to each and every part regardless of who wrote
928 copy of this License with every copy of the Source Code You
1003 Developer and every Contributor for any liability incurred by the
1026 Initial Developer and every Contributor for any liability incurred by
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt151 entire whole, and thus to each and every part regardless of who wrote it.
512 entire whole, and thus to each and every part regardless of who wrote
928 copy of this License with every copy of the Source Code You
1003 Developer and every Contributor for any liability incurred by the
1026 Initial Developer and every Contributor for any liability incurred by
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md404 - **Added missing return types to virtually every class and interface method**
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md307 * Added setRelease to RavenHandler to describe the application version, sent with every log
380 * Added SamplingHandler to wrap around a handler and include only every Nth record
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less131 every button that is not first in a button group should scootch over one pixel and cover the
1265 /* every event title cell has an <a> tag */
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js264 …th-1])};sre.SemanticPred.tableIsMultiline=function(a){return a.childNodes.every(function(b){return…
314every(function(e){return e.role===d}))return c.role=d,c}sre.SemanticPred.singlePunctAtPosition(a,b…
348every(function(c){return c.type===sre.SemanticAttr.Type.NUMBER&&c.role===sre.SemanticAttr.Role.INT…
352every(function(c){return sre.SemanticPred.isAttribute("type","NUMBER")(c)&&sre.SemanticPred.isAttr…
361 …ar e=d.childNodes[0].role;e!==sre.SemanticAttr.Role.UNKNOWN&&a.childNodes.every(function(f){f=f.ch…
365 …])?a.some(function(d){return d.childNodes.length&&c(d.childNodes[0])})&&a.every(function(d){return…
367 …Attr.Type.INFIXOP&&a.type!==sre.SemanticAttr.Type.FRACTION||!a.childNodes.every(sre.SemanticPred.i…
394 …pe.INFIXOP&&a.role===sre.SemanticAttr.Role.MULTIPLICATION&&a.contentNodes.every(function(c){return…
517every(function(c){return c===a||sre.EnrichMathml.isIgnorable_(c)}):!1};sre.EnrichMathml.isIgnorabl…
743 …il.allIndices_=function(a){return sre.XpathUtil.evalXPath("children/*",a).every(function(b){return…
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt213 You alone, and You hereby agree to indemnify every Contributor for any
/plugin/webdav/vendor/sabre/http/
H A DREADME.md223 // The error event is triggered for every response with a HTTP code higher
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.min.js25 …:n},o.escape=function(n){return(n=Q(n))&&rn.test(n)?n.replace(tn,fn):n},o.every=function(n,t,r){re… function
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt209 after every move.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst140 making every template file within our system uniquely addressable. Most of the
/plugin/davcal/vendor/sabre/http/
H A DREADME.md223 // The error event is triggered for every response with a HTTP code higher
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.mpl-20.txt213 You alone, and You hereby agree to indemnify every Contributor for any
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md192 entire whole, and thus to each and every part regardless of who wrote it.
554 entire whole, and thus to each and every part regardless of who wrote
969 copy of this License with every copy of the Source Code You
1044 Developer and every Contributor for any liability incurred by the
1067 Initial Developer and every Contributor for any liability incurred by

12345678910>>...30