Home
last modified time | relevance | path

Searched refs:guard (Results 1 – 25 of 46) sorted by relevance

12

/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js265 _.contains = _.includes = _.include = function(obj, item, fromIndex, guard) {
267 if (typeof fromIndex != 'number' || guard) fromIndex = 0;
365 _.sample = function(obj, n, guard) { argument
366 if (n == null || guard) {
456 _.first = _.head = _.take = function(array, n, guard) {
458 if (n == null || guard) return array[0];
465 _.initial = function(array, n, guard) { argument
471 _.last = function(array, n, guard) { argument
473 if (n == null || guard) return array[array.length - 1];
480 _.rest = _.tail = _.drop = function(array, n, guard) {
[all …]
H A Dunderscore-min.map1 …ct","negate","every","all","some","any","includes","include","fromIndex","guard","values","indexOf…
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js4845 if (guard && isIterateeCall(sources[0], sources[1], guard)) {
6840 if ((guard ? isIterateeCall(array, size, guard) : size === undefined)) {
9128 if (guard && isIterateeCall(collection, predicate, guard)) {
9792 if ((guard ? isIterateeCall(collection, n, guard) : n === undefined)) {
9894 if (guard && isIterateeCall(collection, predicate, guard)) {
10019 function ary(func, n, guard) {
10020 n = guard ? undefined : n;
12793 if (guard && isIterateeCall(sources[0], sources[1], guard)) {
14478 if (guard || radix == null) {
14509 if ((guard ? isIterateeCall(string, n, guard) : n === undefined)) {
[all …]
H A Dlodash.core.js1897 function every(collection, predicate, guard) { argument
1898 predicate = guard ? undefined : predicate;
2167 function some(collection, predicate, guard) { argument
2168 predicate = guard ? undefined : predicate;
3191 var guard = length > 2 ? sources[2] : undefined;
3193 if (guard && isIterateeCall(sources[0], sources[1], guard)) {
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js4845 if (guard && isIterateeCall(sources[0], sources[1], guard)) {
6840 if ((guard ? isIterateeCall(array, size, guard) : size === undefined)) {
9128 if (guard && isIterateeCall(collection, predicate, guard)) {
9792 if ((guard ? isIterateeCall(collection, n, guard) : n === undefined)) {
9894 if (guard && isIterateeCall(collection, predicate, guard)) {
10019 function ary(func, n, guard) {
10020 n = guard ? undefined : n;
12793 if (guard && isIterateeCall(sources[0], sources[1], guard)) {
14478 if (guard || radix == null) {
14509 if ((guard ? isIterateeCall(string, n, guard) : n === undefined)) {
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js276 _.contains = _.includes = _.include = function(obj, item, fromIndex, guard) {
278 if (typeof fromIndex != 'number' || guard) fromIndex = 0;
367 _.sample = function(obj, n, guard) { argument
368 if (n == null || guard) {
469 _.first = _.head = _.take = function(array, n, guard) {
471 if (n == null || guard) return array[0];
478 _.initial = function(array, n, guard) { argument
484 _.last = function(array, n, guard) { argument
486 if (n == null || guard) return array[array.length - 1];
493 _.rest = _.tail = _.drop = function(array, n, guard) {
[all …]
/plugin/codeprettify/code-prettify/src/
H A Dlang-swift.js51 …ynamicType|else|enum|extension|fallthrough|fileprivate|final|for|func|get|guard|import|indirect|in…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js6392 if (guard ? isIterateeCall(array, n, guard) : n == null) {
6428 if (guard ? isIterateeCall(array, n, guard) : n == null) {
6681 if (guard && isIterateeCall(array, isDeep, guard)) {
8873 if (guard && isIterateeCall(func, n, guard)) {
9093 if (guard && isIterateeCall(func, arity, guard)) {
9139 if (guard && isIterateeCall(func, arity, guard)) {
10888 if (guard && isIterateeCall(object, multiValue, guard)) {
11713 if (guard && isIterateeCall(string, radix, guard)) {
12179 if (guard && isIterateeCall(string, options, guard)) {
12274 if (guard && isIterateeCall(string, pattern, guard)) {
[all …]
H A Dpdfmake.min.js.map1guard","compact","difference","drop","dropRight","dropRightWhile","dropWhile","findIndex","findLas…
/plugin/sqlraw/
H A Dsimple_html_dom.php1393 $guard = 0; // prevent infinity loop
1404 if ($guard===$this->pos)
1409 $guard = $this->pos;
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php1991 $guard = 0; // prevent infinity loop
2005 if ($guard === $this->pos) { // Escape infinite loop
2010 $guard = $this->pos;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D63.63.js.map1 … 'final',\n 'for',\n 'func',\n 'get',\n 'guard',\n 'if',\n…
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js5 …function q(c,g){function n(a,b){var d=this,c=new CKEDITOR.dom.walker(a);c.guard=b?w:function(a){!w…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js6 …nd",function(c){function n(a,b){var d=this,c=new CKEDITOR.dom.walker(a);c.guard=b?v:function(a){!v…
/plugin/codemirror/dist/modes/
H A Derlang.min.js.map1guard/bif/conversion clashes (e.g. \"float/1\")\n// type/spec/opaque\n\n(function(mod) {\n if (…
H A Dswift.min.js.map1 …ak\",\"case\",\"continue\",\"default\",\"else\",\"fallthrough\",\"for\",\"guard\",\"if\",\"in\",\"…
/plugin/passpolicy/
H A Dwords.txt1583 guard
H A D10k-common-passwords.txt9348 guard
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js122 …tartContainer;c=g.endContainer;var e=g.startOffset,f=g.endOffset,m,h=this.guard,k=this.type,n=a?"g…
149 …(h,CKEDITOR.POSITION_BEFORE_END);var c=new CKEDITOR.dom.walker(c),g;for(c.guard=function(a){return…
155 (L=a);return b};r.guard=V;r=r.lastBackward();H=H||h;this.setStartAt(H,!H.is("br")&&(!r&&this.checkS…
156 CKEDITOR.POSITION_BEFORE_END);r=new CKEDITOR.dom.walker(r);r.guard=a==CKEDITOR.ENLARGE_LIST_ITEM_CO…
158 var y;f.guard=function(b,c){if(e&&A(b)||z(b))return!0;if(a==CKEDITOR.SHRINK_ELEMENT&&b.type==CKEDIT… function
169 …EDITOR.POSITION_AFTER_START);c=new CKEDITOR.dom.walker(d);c.evaluator=a;c.guard=b;return c.previou…
334 …f);a.guard=b();a.checkBackward();if(d)return f=e.clone(),f.collapse(),f.setEndAt(d,CKEDITOR.POSITI…
379 v=function(){function a(b){b=new CKEDITOR.dom.walker(b);b.guard=function(a,b){if(b)return!1;if(a.ty… function
381 …EFORE_END))}}();u=function(){function a(b){b=new CKEDITOR.dom.walker(b);b.guard=function(a,b){if(b…
389 …om.walker(c),h=c.startPath().contains(d),m=c.endPath().contains(d),k={};f.guard=function(a,f){if(a…
[all …]
/plugin/ckgedit/ckeditor/
H A Dckeditor.js137 …tartContainer;e=c.endContainer;var f=c.startOffset,y=c.endOffset,g,n=this.guard,r=this.type,C=a?"g…
165 e;for(c.guard=function(a){return!(a.type==CKEDITOR.NODE_ELEMENT&&a.isBlockBoundary())};e=c.next();)…
170 …eturn b},f=function(a){var b=K(a);!b&&a.is&&a.is("br")&&(P=a);return b};n.guard=K;n=n.lastBackward…
172 n.guard=a==CKEDITOR.ENLARGE_LIST_ITEM_CONTENTS?f:K;I=l=P=null;n=n.lastForward();I=I||h;this.setEndA…
173 …KEDITOR.SHRINK_ELEMENT?CKEDITOR.NODE_ELEMENT:CKEDITOR.NODE_TEXT)};var L;g.guard=function(b,c){if(f… function
185guard=b;return c.previous()},getNextNode:function(a,b,c){var d=this.clone();d.collapse();d.setEndA…
368 …e.enlarge(CKEDITOR.ENLARGE_BLOCK_CONTENTS),f=new CKEDITOR.dom.walker(e),f.guard=function(a){return…
371 …g);a.guard=b();a.checkBackward();if(d)return g=e.clone(),g.collapse(),g.setEndAt(d,CKEDITOR.POSITI…
416 …oRange(R)}}}}();m=function(){function a(b){b=new CKEDITOR.dom.walker(b);b.guard=function(a,b){if(b… function
418 …EFORE_END))}}();M=function(){function a(b){b=new CKEDITOR.dom.walker(b);b.guard=function(a,b){if(b…
[all …]
H A Dckeditor.js.unc2994 h, l = this.guard,
3537 for (c.guard = function(a) {
3664 l.guard = N;
3710 h.guard = function(b, c) {
3912 c.guard = b;
3921 c.guard = b;
7586 a.guard = b();
8393 b.guard = function(a, b) {
8436 b.guard = function(a, b) {
8618 g.guard = function(a, g) {
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md306 * Added a guard in the Pool class to not use recursion for request retries.
414 explicit include, and needed an if-guard to ensure that the functions are not
/plugin/bible/bible_douayRheims/
H A D2_Machabees.txt90 …hich he had resolved on, himself being present in the same place with his guard about the treasury.
95 …3:28. So he that came with many servants, and all his guard, into the aforesaid treasury, was carr…
H A DJudith.txt119 …n their arrows, but the mountains are their defence, and the steep hills and precipices guard them.
/plugin/subjectindex/plugins/
H A Dbible_verses.txt598 At this Abraham said to him: "Be on your guard that you do not return my son there.
6472 And YOU must be on constant guard for YOUR souls by loving Jehovah YOUR God.
11094 …se by the Gate Shal'lech·eth by the highway that goes up, guard group corresponding with guard gro…
12634 And Bak·bu·ki'ah and Un'ni their brothers were opposite them for guard duties.
12650 …·ki'ah, O·ba·di'ah, Me·shul'lam, Tal'mon, Ak'kub were keeping guard as gatekeepers, a guard group …
13021 Am I a sea or a sea monster,That you should set a guard over me?
14514 I said: "I will guard my waysTo keep from sinning with my tongue.I will set a muzzle as a guard to …
16089 Jehovah himself will guard you against all calamity.He will guard your soul.
24195 Pilate said to them: "YOU have a guard. Go make it as secure as YOU know how."
29824 This fine trust guard through the holy spirit which is dwelling in us.
[all …]

12