Home
last modified time | relevance | path

Searched refs:rules (Results 76 – 100 of 336) sorted by relevance

12345678910>>...14

/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/Rule/
H A DAnalyzer.php88 $rules = [
95 $_ruleA->setPPRepresentation($rules['ruleA']),
97 $_ruleB->setPPRepresentation($rules['ruleB'])
99 ->when($result = $analyzer->analyzeRules($rules))
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dresponsive.min.js1rules.length;u++)r=t.rules[u],c=(r.minWidth===undefined||r.minWidth<=s)&&(r.maxWidth===undefined||…
/plugin/highlightjs/highlight/styles/
H A Dmagula.css25 .rules .value,
26 .rules .value .number,
H A Ddefault.css32 .rules .value,
33 .rules .value .number,
H A Dsunburst.css65 .rules .keyword {
69 .rules .value {
H A Dfar.css32 .css .rules .value,
33 .css .rules .value .number,
/plugin/topbarsyntax/
H A Dcsshover3.htc80 // interate the sheet's rules and send them to the parser
82 var rules = sheet.rules, l = rules.length;
84 this.parseCSSRule(rules[j], sheet);
87 // trycatch for various errors, most likely accessing the sheet's rules,
88 // don't see how individual rules would throw errors, but you never know.
95 // The sheet is used to insert new rules into, this must be the same sheet the rule
/plugin/formatplus/
H A Dscript.js20 for(var i=0; i<ssheet.rules.length; i++){
21 var srule = ssheet.rules[i];
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js19 …Matches=function(){var rules=arguments;return function(match,expr){var matches=[];for(var i=0;i<ru…
78 …ass=null;this.rules=[];this.parents=[];this.processes={};};Syntax.Brush.prototype.derives=function…
92 …ule.pattern&&rule.pattern.global||typeof(rule.pattern)=='undefined'){this.rules.push(jQuery.extend…
94 …orKlass=function(klass){for(var i=0;i<this.rules.length;i+=1){if(this.rules[i].klass==klass){retur…
96 …){var matches=[];for(var i=0;i<this.rules.length;i+=1){matches=matches.concat(this.getMatchesForRu…
/plugin/dropfiles/
H A D.stylelintrc3 "rules": {
H A Dwebpack.config.js16 rules: [ property in module.exports.module
/plugin/hide/
H A Dstyle.css11 * the following rules hide/show the text
35 * These rules hide links as well
/plugin/source/
H A Dsyntax.php42 var $rules = array(); // more complex allow/deny rules, refer documentation variable in syntax_plugin_source
/plugin/combo/admin/
H A Dpagerules.php202 ptln('<label for="' . PageRules::PRIORITY_NAME . '">Priority: (The order in which rules are applied)</label>');
232 $rules = $this->pageRuleManager->getRules();
234 if (sizeof($rules) == 0) {
252 foreach ($rules as $key => $row) {
/plugin/formatplus2/
H A Dscript.js48 for(var i=0; i<ssheet.rules.length; i++){
49 var srule = ssheet.rules[i];
/plugin/structacl/
H A Dplugin.info.txt6 desc Additional ACL rules based on struct
/plugin/structsection/
H A Dwebpack.config.js17 rules: [ property in module.exports.module
/plugin/combo/resources/theme/default/components/css/
H A Ddokuwiki.css2 * A stylesheet to fight the dokuwiki template css rules
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Drector.php16 $rectorConfig->rules([
/plugin/fetchmedia/
H A Dwebpack.config.js16 rules: [ property in module.exports.module
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.ruleset.class.php4 var $rules; variable in CSSRuleset
9 $this->rules = array();
230 $this->rules[] = $rule_obj;
/plugin/aclplusregex/conf/
H A Daclplusregex.conf.example1 # Please note that the same encoding rules for user and group names should be used as in the original ACL
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dif.rst63 The rules to determine if an expression is ``true`` or ``false`` are the
64 same as in PHP; here are the edge cases rules:
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A Dphpstan.neon.dist3 - vendor/phpstan/phpstan-phpunit/rules.neon
/plugin/dirtylittlehelper/mermaid/editor/
H A Dwebpack.config.js27 rules: [ property in module.exports.module

12345678910>>...14