Home
last modified time | relevance | path

Searched refs:rule (Results 1 – 25 of 1008) sorted by relevance

12345678910>>...41

/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
DRule.php97 $rule = new SUT($name, $children)
99 ->when($result = $rule->setName('baz'))
111 $rule = new SUT('foo', $children),
112 $rule->setName($name)
114 ->when($result = $rule->getName())
126 $rule = new SUT($name, $children)
128 ->when($result = $this->invoke($rule)->setChildren(['baz']))
140 $rule = new SUT($name, ['bar']),
141 $this->invoke($rule)->setChildren($children)
143 ->when($result = $rule->getChildren())
[all …]
DInvocation.php56 $rule = 'foo',
59 ->when($result = new SUT($rule, $data))
62 ->isEqualTo($rule)
77 $rule = 'foo',
81 ->when($result = new SUT($rule, $data, $todo))
84 ->isEqualTo($rule)
99 $rule = 'foo',
104 ->when($result = new SUT($rule, $data, $todo, $depth))
107 ->isEqualTo($rule)
122 $rule = 42,
[all …]
/plugin/asciidocjs/node_modules/clean-css/lib/reader/
Dis-allowed-resource.js13 var rule;
35 rule = rules[i];
36 isNegated = rule[0] == '!';
37 normalizedRule = rule.substring(1);
45 } else if (rule == 'all') {
47 } else if (isRemote && rule == 'local') {
49 } else if (isRemote && rule == 'remote') {
51 } else if (!isRemote && rule == 'remote') {
53 } else if (!isRemote && rule == 'local') {
55 } else if (rule === match) {
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
DCoverage.php151 foreach ($this->_rules as $name => $rule) {
154 if ($rule instanceof Compiler\Llk\Rule\Repetition) {
155 $min = $rule->getMin();
157 $max = -1 == $rule->getMax() ? 2 : $rule->getMax();
168 } elseif ($rule instanceof Compiler\Llk\Rule\Choice) {
169 for ($i = 0, $max = count($rule->getChildren()); $i < $max; ++$i) {
260 protected function coverage(Compiler\Llk\Rule $rule) argument
262 $children = $rule->getChildren();
264 if ($rule instanceof Compiler\Llk\Rule\Repetition) {
269 foreach ($this->_coveredRules[$rule->getName()] as $child => $value) {
[all …]
DUniform.php103 public function uniform(Compiler\Llk\Rule $rule = null, $n = -1) argument
105 if (null === $rule && -1 === $n) {
106 $rule = $this->_rules[$this->_rootRuleName];
110 $data = &$this->_data[$rule->getName()][$n];
117 if ($rule instanceof Compiler\Llk\Rule\Choice) {
118 $children = $rule->getChildren();
132 } elseif ($rule instanceof Compiler\Llk\Rule\Concatenation) {
133 $children = $rule->getChildren();
143 } elseif ($rule instanceof Compiler\Llk\Rule\Repetition) {
146 $child = $this->_rules[$rule->getChildren()];
[all …]
DBoundedExhaustive.php201 $rule = $this->_rules[$ruleName];
202 $out = $this->boundedExhaustive($rule, $next);
220 protected function boundedExhaustive(Compiler\Llk\Rule $rule, $next) argument
222 $children = $rule->getChildren();
224 if ($rule instanceof Compiler\Llk\Rule\Repetition) {
227 $rule->getName(),
228 $rule->getMin()
233 $rule->getName(),
234 $rule->getMin(),
238 for ($i = 0, $min = $rule->getMin(); $i < $min; ++$i) {
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
DLlk.php136 foreach ($parser->getRules() as $rule) {
140 $arguments['name'] = $escapeRuleName($rule->getName());
142 if ($rule instanceof Rule\Token) {
144 $arguments['tokenName'] = '\'' . $rule->getTokenName() . '\'';
146 if ($rule instanceof Rule\Repetition) {
148 $arguments['min'] = $rule->getMin();
151 $arguments['max'] = $rule->getMax();
155 $ruleChildren = $rule->getChildren();
170 $nodeId = $rule->getNodeId();
178 if ($rule instanceof Rule\Token) {
[all …]
DParser.php148 * @param string $rule The axiom, i.e. root rule.
153 public function parse($text, $rule = null, $tree = true) argument
172 if (false === array_key_exists($rule, $this->_rules)) {
173 $rule = $this->getRootRule();
176 $closeRule = new Rule\Ekzit($rule, 0);
177 $openRule = new Rule\Entry($rule, 0, [$closeRule]);
256 $rule = array_pop($this->_todo);
258 if ($rule instanceof Rule\Ekzit) {
259 $rule->setDepth($this->_depth);
260 $this->_trace[] = $rule;
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
DAnalyzer.php161 $rule = $this->rule($pNodeId);
163 if (null === $rule) {
171 $zeRule = $this->_parsedRules[$rule];
179 unset($this->_parsedRules[$rule]);
191 protected function rule(&$pNodeId) function in Hoa\\Compiler\\Llk\\Rule\\Analyzer
207 $rule = $this->concatenation($nNodeId);
209 if (null === $rule) {
214 $this->_parsedRules[$rule]->setNodeId($nNodeId);
217 $children[] = $rule;
225 $rule = $this->concatenation($nNodeId);
[all …]
/plugin/translation/flags/
Del.svg1rule="evenodd" d="M0 0h640v53.3H0z"/><path fill="#fff" fill-rule="evenodd" d="M0 53.3h640v53.4H0z"…
Dmt.svg1rule="evenodd" stroke-width="1pt"><path fill="#ce0000" d="M320 0h320v480H320z"/><path fill="#fff" …
/plugin/bpmnio/data/
Ddmn_close.text37 <rule id="row-495762709-1">
47 </rule>
48 <rule id="row-495762709-2">
58 </rule>
59 <rule id="row-495762709-3">
69 </rule>
70 <rule id="row-495762709-7">
80 </rule>
81 <rule id="row-445981423-3">
91 </rule>
[all …]
/plugin/html2pdf/html2pdf/html2ps/
Dcss.ruleset.class.php218 $rule = array($selector,
222 $this->add_rule($rule,
228 function add_rule(&$rule, &$pipeline) { argument
229 $rule_obj = new CSSRule($rule, $pipeline);
252 foreach ($local_css as $rule) {
253 if ($rule->match($root)) {
254 $applicable[] = $rule;
260 foreach ($applicable as $rule) {
261 switch ($rule->get_pseudoelement()) {
271 $rule->apply($root, $state, $pipeline);
[all …]
Dcss.rules.inc.php23 function CSSRule($rule, &$pipeline) { argument
24 $this->selector = $rule[0];
25 $this->body = $rule[1]->copy();
26 $this->baseurl = $rule[2];
27 $this->order = $rule[3];
51 function rule_get_selector(&$rule) { return $rule[0]; }; argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
DMobileFriendlyIssue.php25 public $rule; variable in Google\\Service\\SearchConsole\\MobileFriendlyIssue
30 public function setRule($rule) argument
32 $this->rule = $rule;
39 return $this->rule;
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.core.js19 …ch,expr){var matches=[];for(var i=0;i<rules.length;i+=1){var rule=rules[i],index=i+1;if(rule==null…
20 if(typeof(rule.index)!='undefined'){index=rule.index;}
21 if(rule.debug){Syntax.log("extractMatches",rule,index,match[index],match);}
22rule.brush){matches.push(Syntax.Brush.buildTree(rule,match[index],RegExp.indexOf(match,index)));}e…
85 Syntax.Brush.MatchPattern=function(text,rule){if(!rule.pattern) argument
86rule.pattern);while((match=pattern.exec(text))!==null){if(rule.matches){matches=matches.concat(rul…
87 if(rule.incremental){pattern.lastIndex=match.index+1;}}
89 …ush=function(){if(jQuery.isArray(arguments[0])){var patterns=arguments[0],rule=arguments[1];var al…
90rule.options||'g')},rule));}else{var rule=arguments[0];if(typeof(rule.pattern)==='string'){rule.st…
91 if(typeof(XRegExp)!=='undefined'){rule.pattern=new XRegExp(rule.pattern);}
[all …]
/plugin/amcharts/assets/amcharts/plugins/responsive/
Dresponsive.js1189 var rule = r.rules[ i ];
1192 …( rule.minWidth === undefined || ( rule.minWidth <= width ) ) && ( rule.maxWidth === undefined || …
1193 …( rule.minHeight === undefined || ( rule.minHeight <= height ) ) && ( rule.maxHeight === undefined…
1194 …( rule.rotate === undefined || ( rule.rotate === true && chart.rotate === true ) || ( rule.rotate …
1195 …( rule.legendPosition === undefined || ( chart.legend !== undefined && chart.legend.position !== u…
/plugin/asciidocjs/node_modules/jake/test/integration/jakelib/
Drule.jake.js24 let { rule, rmRf } = require(`${PROJECT_DIR}/lib/jake`); variable
38 rule('.o', '.c', function () {
66 rule('%.oo', '%.c', function () {
87 rule('tmpbin/%.oo', 'tmpsrc/%.c', function () {
135 rule('tmpbin/%.oo', 'tmpsrc/%.c', function () {
164 rule('tmpbin/%.pdf', 'tmpbin/%.dvi', function () {
170 rule('tmpbin/%.dvi', 'tmpsrc/%.tex', ['tmpbin'], function () {
182 rule('.html', '.txt', function () {
194 rule(/\.html$/, '.txt', function () {
211 rule('.html', srcFunc, function () {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
DBucketLifecycle.php29 public function setRule($rule) argument
31 $this->rule = $rule;
38 return $this->rule;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DDeleteConditionalFormatRuleResponse.php28 public function setRule(ConditionalFormatRule $rule) argument
30 $this->rule = $rule;
37 return $this->rule;
DAddConditionalFormatRuleRequest.php46 public function setRule(ConditionalFormatRule $rule) argument
48 $this->rule = $rule;
55 return $this->rule;
DSetDataValidationRequest.php44 public function setRule(DataValidationRule $rule) argument
46 $this->rule = $rule;
53 return $this->rule;
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/
Dtidy-rule-duplicates.js10 var rule = rules[i];
12 if (repeated.indexOf(rule[1]) == -1) {
13 repeated.push(rule[1]);
14 list.push(rule);
/plugin/anonprotect/
Daction.php54 foreach ($AUTH_ACL as $line => $rule) {
55 if (PhpString::strpos($rule, '@ALL') !== false) {
56 $rule = preg_replace('/(@ALL\\t)(\d)/', '${1}' . AUTH_NONE, $rule);
57 $AUTH_ACL[$line] = $rule;
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Darrows-fullscreen.svg2 …<path fill-rule="evenodd" d="M1.464 10.536a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3.5a.5.5 0 0 1-.5-.…
3 …<path fill-rule="evenodd" d="M5.964 10a.5.5 0 0 1 0 .707l-4.146 4.147a.5.5 0 0 1-.707-.708L5.257 1…
4 …<path fill-rule="evenodd" d="M10.5 1.5A.5.5 0 0 1 11 1h3.5a.5.5 0 0 1 .5.5V5a.5.5 0 0 1-1 0V2h-3a.…
5 …<path fill-rule="evenodd" d="M10 9.964a.5.5 0 0 0 0 .708l4.146 4.146a.5.5 0 0 0 .708-.707l-4.147-4…
6 …<path fill-rule="evenodd" d="M5.5 1.5A.5.5 0 0 0 5 1H1.5a.5.5 0 0 0-.5.5V5a.5.5 0 0 0 1 0V2h3a.5.5…

12345678910>>...41