Home
last modified time | relevance | path

Searched refs:strict (Results 251 – 266 of 266) sorted by path

1...<<11

/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.map1 …tial","last","rest","tail","drop","compact","flatten","input","shallow","strict","startIndex","out…
H A Dunderscore.js490 var flatten = function(input, shallow, strict, startIndex) { argument
496 if (!shallow) value = flatten(value, shallow, strict);
502 } else if (!strict) {
/plugin/struct/meta/
H A DSearch.php595 public function findColumn($colname, $strict = false)
626 * If table name is given search only that, otherwise if no strict behavior
632 } elseif ($table === null || !$strict) {
648 findColumn($colname, $strict = false) global() argument
/plugin/structsection/
H A Dyarn.lock808 babel-plugin-transform-strict-mode "^6.24.1"
914 babel-plugin-transform-strict-mode@^6.24.1:
916 …d "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict
/plugin/subjectindex/plugins/
H A Dbible_verses.txt8303 And David began to seek the [true] God in behalf of the boy, and David went on a strict fast and ca…
9835 …t YOU will do: One third of YOU are coming in on the sabbath and keeping strict watch over the kin…
9836 … and one third will be at the gate behind the runners; and YOU must keep strict watch over the hou…
9837 …ions among YOU that are all going out on the sabbath, and they must keep strict watch over the hou…
10750 …three thousand, and up till then the greater number of them were keeping strict watch of the house…
17874 because an exterminating and a strict decision the Sovereign Lord, Jehovah of armies, will be execu…
18043 … of steeds, a war chariot of asses, a war chariot of camels. And he paid strict attention, with mu…
24259 Furthermore, he gave him strict orders and at once sent him away,
29320 So keep strict watch that how YOU walk is not as unwise but as wise [persons],
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1strict';\n\n/* ==============================\n * Private variables\n * ==========================…
/plugin/textile2/
H A DclassTextile.php277 function TextileThis($text, $lite='', $encode='', $noimage='', $strict='', $rel='') argument
291 if(!$strict) {
/plugin/tuxquote/
H A Dquotes.txt887 Often the surest way to convey misinformation is to tell the strict truth. <BR> -- Mark Twain
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md153 * #793: The Sqlite schema is now more strict and more similar to the MySQL
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js28609 'use strict';
28726 'use strict'; // Helper
28780 'use strict';
28798 'use strict';
29085 'use strict';
29092 'use strict';
29139 'use strict';
59160 …ll(value, key)) && !(skipIndexes && ( // Safari 9 has enumerable `arguments.length` in strict mode.
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1strict","trg","ind","charAt","locateAttribute","attribute","getRelativeEventPosition","ev","client…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js.map1strict","trg","undefined","ind","charAt","locateAttribute","attribute","getRelativeEventPosition",…
H A Ddhtmlxgantt_tooltip.js.map1strict","trg","ind","charAt","locateAttribute","attribute","getRelativeEventPosition","ev","client…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js12268 gantt._locate_css = function(e, classname, strict){ argument
12269 return domHelpers.locateClassName(e, classname, strict);
29374 function locateClassName(e, classname, strict){ argument
29378 if(strict === undefined)
29379 strict = true;
29386 if (!strict)
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js1934 function locateClassName(e, classname, strict){ argument
1938 if(strict === undefined)
1939 strict = true;
1946 if (!strict)
H A Ddhtmlxgantt_tooltip.js729 function locateClassName(e, classname, strict){ argument
733 if(strict === undefined)
734 strict = true;
741 if (!strict)

1...<<11