Home
last modified time | relevance | path

Searched refs:pass (Results 176 – 200 of 374) sorted by relevance

12345678910>>...15

/plugin/flowplay2/flowplayer/
H A Djavascript.txt88 parameters values. You can pass a JSON style object in the 'parameters'
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc10 Elasticsearch-PHP you create and pass associative arrays to the client for
H A Dfutures.asciidoc47 _future computation_ and acts like a placeholder. You can pass a future around
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js443 var pass = [], fail = [];
445 (predicate(value, key, obj) ? pass : fail).push(value);
447 return [pass, fail];
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst190 ``needs_environment`` option to ``true``; Twig will pass the current
204 ``needs_context`` option to ``true``; Twig will pass the current context as
240 ``is_variadic`` option to ``true``; Twig will pass the extra arguments as the
378 If you want to pass a variable number of positional or named arguments to the
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt72 pass the message to the "text" property, not write it to the output
/plugin/authplaincas/
H A Dauth.php269 function trustExternal ($user,$pass,$sticky=false) argument
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md155 ***$model*** : Is the array that we will pass into the template
203 Handlebars expressions are the basic unit of a Handlebars template. You can use them alone in a {{mustache}}, pass them to a Handlebars helper, or use them as values in hash arguments.
/plugin/bible/bible_douayRheims/
H A DDeuteronomy.txt50 …2:4. And command thou the people, saying: You shall pass by the borders of your brethren the child…
59 2:13. Then rising up to pass the torrent Zared, we came to it.
64 2:18. Thou shalt pass this day the borders of Moab, the city named Ar:
73 …2:27. We will pass through thy land, we will go along by the highway: we will not turn aside neith…
74 … eat: give us water for money and so we will drink. We only ask that thou wilt let us pass through,
108 …3:25. I will pass over therefore, and will see this excellent land beyond the Jordan, and this goo…
134 …4:22. Behold I die in this land, I shall not pass over the Jordan: you shall pass, and possess the…
347 …11:31. For you shall pass over the Jordan, to possess the land, which the Lord your God will give …
381 …13:2. And that come to pass which he spoke, and he say to thee: Let us go and follow strange gods,…
578 …22:1. Thou shalt not pass by if thou seest thy brother's ox, or his sheep go astray: but thou shal…
[all …]
H A DActs.txt47 …2:21. And it shalt come to pass, that whosoever shall call upon the name of the Lord shall be save…
104 …4:5. And it came to pass on the morrow, that their princes and ancients and scribes were gathered …
160 …d the chief priests heard these words, they were in doubt concerning them, what would come to pass.
295 …9:3. And as he went on his journey, it came to pass that he drew nigh to Damascus. And suddenly a …
324 …9:32. And it came to pass that Peter, as he passed through, visiting all, came to the saints who d…
329 …9:37. And it came to pass in those days that she was sick and died. Whom when they had washed, the…
335 9:43. And it cane to pass that he abode many days in Joppe, with one Simon a tanner.
360 …10:25. And it came to pass that when Peter was come in, Cornelius came to meet him and falling at …
574 …16:16. And it came to pass, as we went to prayer, a certain girl having a pythonical spirit met us…
661 …19:1. And it came to pass, while Apollo was at Corinth, that Paul, having passed through the upper…
[all …]
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md51 * It's now possible to pass an array of possible root elements to
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md57 * It's now possible to pass an array of possible root elements to
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D46.46.js.map1 … 'lambda',\n 'nonlocal',\n 'not',\n 'or',\n 'pass',\n 'print',…
/plugin/quickstats/lang/fr/
H A Dquery.txt47 …nt cessé et le résultat s'affichera éventuellement, indiquant que le délai d'attente a été dépassé.
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt132 should take no special action and pass the string through unchanged as part of
170 So it is possible to pass a full FEN string as an unquoted operand as in the
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1pass","states","popAndPass","n","i","wordAsValue","word","hasOwnProperty","top","stateArg","charAt…
H A Dapl.min.js.map1 …\": [\"execute\", null],\n \"⊣\": [\"stop\", \"left\"],\n \"⊢\": [\"pass\", \"right\"]\n };…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs9775 var pass = false;
10021 var pass = false;
10596 var pass = false;
10671 var pass = false;
10737 var pass = false;
10898 var pass = false;
11235 var pass = false;
12018 var pass = false;
12341 var pass = false;
12413 var pass = false;
[all …]
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md26 the `Content-Length` header. This allows users to pass much larger strings
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst170 The possibility to pass an array of templates has been added in Twig 1.2.
/plugin/wikistats/
H A DREADME.md151 If you want to pass a number of parameters to the plugin they should be
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js7719 var pass = false, end = false;
7812 case 'BrtFRTBegin': pass = true; break;
7813 case 'BrtFRTEnd': pass = false; break;
8111 var pass = false, xmlns = "xmlns";
8162 case '</definedNames>': pass=false; break;
8206 case '</ext>': pass=false; break;
8210 case '<AlternateContent': pass=true; break;
8211 case '</AlternateContent>': pass=false; break;
8289 var pass = false, z;
8336 case 'BrtFRTBegin': pass = true; break;
[all …]
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest-fp.js780 var pass = false,
782 actual = func(function() { pass = true; })(objects);
784 assert.ok(pass);
/plugin/syntaxhighlighter3/
H A DREADME.md87 // No title detected, pass all attributes as parameters to SyntaxHighlighter.
/plugin/codeprettify/code-prettify/
H A DREADME.md191 so that the browser does not pass an event object to `PR.prettyPrint`

12345678910>>...15