Home
last modified time | relevance | path

Searched refs:rules (Results 101 – 125 of 336) sorted by relevance

12345678910>>...14

/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md13 The author appologises for breaking the [Semantic Versioning](http://semver.org/) rules again in th…
35 The author appologises for breaking the [Semantic Versioning](http://semver.org/) rules and only ra…
/plugin/authgoogle/google/contrib/
H A DGoogle_ModeratorService.php1073 public $rules; variable in Google_Series
1098 public function setRules(Google_SeriesRules $rules) { argument
1099 $this->rules = $rules;
1102 return $this->rules;
1621 public $rules; variable in Google_Topic
1645 public function setRules(Google_TopicRules $rules) { argument
1646 $this->rules = $rules;
1649 return $this->rules;
/plugin/odt/ODT/css/
H A Dcssimportnew.php865 protected $rules = array (); variable in cssimportnew
999 $this->rules [] = new css_rule_new ($before_open_bracket, $decls, $media);
1062 foreach ($this->rules as $rule) {
1098 foreach ($this->rules as $rule) {
1393 foreach ($this->rules as $rule) {
1425 foreach ($this->rules as $rule) {
1438 foreach ($this->rules as $rule) {
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php387 $rules = '';
389 $rules .= $k3.':'.$v3.';';
390 $js .= "c.set('".$k2."', '".str_replace("\n", "", $rules)."');\n";
/plugin/loadskin/lang/en/
H A Dintro.txt3 …plate via the optional template switcher might have precedence over these rules (depending on the …
/plugin/hipchat/conf/
H A Duserscript.js17 var totalrules=mysheet.cssRules? mysheet.cssRules.length : mysheet.rules.length;
/plugin/navi/
H A Dstyle.less23 * Fix conflict with rules for .close in the bootrap3 template
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DCoverage.php461 * @param array $rules Rules to consider.
464 protected function extract(array $rules) argument
468 foreach ($rules as $rule) {
494 foreach ($rules as $rule) {
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Attr.Name.UseCDATA.txt
/plugin/combo/grammar/
H A DPageSql.g48 https://github.com/antlr/antlr4/blob/master/doc/lexer-rules.md
144 * Fragment rules does not result in tokens visible to the parser.
186 * https://github.com/antlr/antlr4/blob/master/doc/parser-rules.md
/plugin/diff/
H A Dsyntax_plugin_diff.css11 If you want to change the styling rules either change the settings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDns.php977 …'path' => 'dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules',
1001 …projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRul…
1030 …projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRul…
1059 …'path' => 'dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules',
1087 …projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRul…
1116 …projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/{responsePolicyRul…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js637 …for (var rules = this._currentRules(), i = 0; i < rules.length; i++) if (tempMatch = this._input.m…
640 … if (token = this.test_match(tempMatch, rules[i]), token !== !1) return token;
650 …return match ? (token = this.test_match(match, rules[index]), token !== !1 && token) : "" === this…
672 …ditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
751rules: [ /^(?:[\r\n]+)/i, /^(?:\s+)/i, /^(?:#[^\r\n]*)/i, /^(?:participant\b)/i, /^(?:left of\b)/i…
754 rules: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ],
H A Dsequence-diagram-snap-min.js6rules=this._currentRules(),i=0;i<rules.length;i++)if(tempMatch=this._input.match(this.rules[rules[…
H A Dsequence-diagram-raphael.js637 …for (var rules = this._currentRules(), i = 0; i < rules.length; i++) if (tempMatch = this._input.m…
640 … if (token = this.test_match(tempMatch, rules[i]), token !== !1) return token;
650 …return match ? (token = this.test_match(match, rules[index]), token !== !1 && token) : "" === this…
672 …ditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
751rules: [ /^(?:[\r\n]+)/i, /^(?:\s+)/i, /^(?:#[^\r\n]*)/i, /^(?:participant\b)/i, /^(?:left of\b)/i…
754 rules: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ],
H A Dsequence-diagram.js637 …for (var rules = this._currentRules(), i = 0; i < rules.length; i++) if (tempMatch = this._input.m…
640 … if (token = this.test_match(tempMatch, rules[i]), token !== !1) return token;
650 …return match ? (token = this.test_match(match, rules[index]), token !== !1 && token) : "" === this…
672 …ditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
751rules: [ /^(?:[\r\n]+)/i, /^(?:\s+)/i, /^(?:#[^\r\n]*)/i, /^(?:participant\b)/i, /^(?:left of\b)/i…
754 rules: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ],
/plugin/xhtmlruby/
H A Dscript.js27 else { cssRule = styleSheet.rules[ii]; }
/plugin/highlightjs/highlight/styles/
H A Didea.css36 .attribute, .rules .keyword, .number, .date, .regexp {
/plugin/odt/helper/
H A Dcssimport.php1094 protected $rules = array (); variable in helper_plugin_odt_cssimport
1213 $this->rules [] = new css_rule ($selector, $decls, $media);
1368 foreach ($this->rules as $rule) {
1406 foreach ($this->rules as $rule) {
1473 foreach ($this->rules as $rule) {
1498 foreach ($this->rules as $rule) {
/plugin/deflist/
H A Dsyntax_plugin_deflist.css9 If you want to change the styling rules either change the settings
/plugin/folded/
H A Dstyle.css46 /* below style rules are created by javascript
/plugin/davcard/vendor/sabre/vobject/lib/
H A DComponent.php525 $rules = $this->getValidationRules();
542 foreach($rules as $propName => $rule) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DComponent.php525 $rules = $this->getValidationRules();
542 foreach($rules as $propName => $rule) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DComponent.php525 $rules = $this->getValidationRules();
542 foreach($rules as $propName => $rule) {
/plugin/advanced/lang/en/config/
H A Dusers.txt11 …rated list of groups a user is member of. The group names must follow the rules of valid [[doku>:p…

12345678910>>...14