Home
last modified time | relevance | path

Searched refs:condition (Results 201 – 225 of 235) sorted by path

12345678910

/plugin/publist/bibtex/
H A Dsample.bib25 equation with a radiation boundary condition",
/plugin/publist/
H A Dchangelog9 not correctly parsed when using a single condition. E.g. "only:a=b" would
/plugin/publistf/
H A DCHANGELOG.md54 not correctly parsed when using a single condition. E.g. "only:a=b" would
/plugin/publistf/bibtex/
H A Dsample.bib25 equation with a radiation boundary condition",
/plugin/publistx/bibtex/
H A Dsample.bib25 equation with a radiation boundary condition",
/plugin/publistx/
H A Dchangelog19 not correctly parsed when using a single condition. E.g. "only:a=b" would
/plugin/revealjs/js/
H A Dreveal.js508 if( !s.condition || s.condition() ) {
/plugin/rrdgraph/
H A Dsyntax.php110 list ($condition, $key, $value) = $option;
256 list ($line, $condition, $key, $value) = $matches;
260 $condition,
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js563 function addText(mode, condition) { argument
565 if (!text || condition === false) return;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6condition){this.conditionStack.push(condition)},popState:function(){var n=this.conditionStack.leng…
H A Dsequence-diagram-min.js.map1 …,"backup","matches","tempMatch","rules","_currentRules","flex","begin","condition","popState","pop…
H A Dsequence-diagram-raphael-min.js6condition){this.conditionStack.push(condition)},popState:function(){var n=this.conditionStack.leng…
H A Dsequence-diagram-raphael-min.js.map1 …,"backup","matches","tempMatch","rules","_currentRules","flex","begin","condition","popState","pop…
H A Dsequence-diagram-raphael.js662 begin: function(condition) {
663 this.conditionStack.push(condition);
679 pushState: function(condition) {
680 this.begin(condition);
H A Dsequence-diagram-snap-min.js6condition){this.conditionStack.push(condition)},popState:function(){var n=this.conditionStack.leng…
H A Dsequence-diagram-snap-min.js.map1 …,"backup","matches","tempMatch","rules","_currentRules","flex","begin","condition","popState","pop…
H A Dsequence-diagram-snap.js662 begin: function(condition) {
663 this.conditionStack.push(condition);
679 pushState: function(condition) {
680 this.begin(condition);
H A Dsequence-diagram.js662 begin: function(condition) {
663 this.conditionStack.push(condition);
679 pushState: function(condition) {
680 this.begin(condition);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Ddebugger.css111 .sourceRow[breakpoint="true"][condition="true"] > .sourceLine { selector
/plugin/showif/
H A Dplugin.info.txt7 desc Show text if some condition is true.
/plugin/siteexport/
H A Dhelper.php333 private function addPluginHint( &$form, $condition, $hint, $plugin ) { argument
334 if ($condition) { return; }
/plugin/structcondstyle/
H A Daction.php91 $condition = preg_split("/\s*\?\s*/",$val,2)[0];
101 if(preg_match("/\s*[a-zA-z]+\s*$op_reg\s*[a-zA-z0-9]+\s*/",$condition)){
111 $column = trim(preg_split("/\s*$operator\s*/",$condition)[0]);
112 $argument = trim(preg_split("/\s*$operator\s*/",$condition)[1]);
/plugin/subjectindex/plugins/
H A Dbible_verses.txt996 Only on this condition can we give consent to YOU, that YOU become like us, by every male of YOURS …
1265 But he said to them: "Not so! Because YOU have come to see the exposed condition of the land!"
7448 …n Na'hash the Am'mon·ite said to them: "On this condition I shall conclude it with YOU, on the con…
16220 Who during our low condition remembered us:For his loving-kindness is to time indefinite;
17500 …n put in many high positions, but the rich ones themselves keep dwelling merely in a low condition.
17660 …ck still more, in that YOU add more revolt? The whole head is in a sick condition, and the whole h…
17782 and Jehovah actually removes earthling men far away, and the deserted condition does become very ex…
18108 In the city an astonishing condition has been left behind; the gate has been crushed to a mere rubb…
19025 "Return, YOU renegade sons. I shall heal YOUR renegade condition.""Here we are! We have come to you…
28052 endurance, in turn, an approved condition; the approved condition, in turn, hope,
[all …]
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1condition is not the same as `if (match[0].length)`\n if ((match.index + match[0].lengt…
/plugin/tablecalc/
H A Dscript.js181 function check(condition,whenTrue,whenFalse) { argument
182 if (typeof condition == 'undefined') {
183 condition=0;
191 if (condition) {

12345678910