Home
last modified time | relevance | path

Searched refs:rules (Results 126 – 150 of 336) sorted by relevance

12345678910>>...14

/plugin/highlightjs/highlight/styles/
H A Ddark.css40 .css .rules .value,
H A Dbrown_paper.css43 .css .rules .value,
H A Dzenburn.css92 .css .rules .value,
H A Dschool_book.css45 .css .rules .value,
/plugin/txt2tags/
H A Dconfig.t2t4 % You can put below those lines the pre or proc rules you may need in your dokuwiki-t2t installation
/plugin/structacl/
H A DREADME3 Additional ACL rules based on struct
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php129 * @param array $rules Rules.
134 array $rules = [], argument
138 $this->_rules = $rules;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js6rules=this._currentRules(),i=0;i<rules.length;i++)if(tempMatch=this._input.match(this.rules[rules[…
H A Dsequence-diagram-min.js6rules=this._currentRules(),i=0;i<rules.length;i++)if(tempMatch=this._input.match(this.rules[rules[…
/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md43 In addition to that, here's a list of basic rules:
61 11. Any of the rules stated before may be broken where this is the pragmatic
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DComponent.php609 $rules = $this->getValidationRules();
626 foreach ($rules as $propName => $rule) {
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md43 In addition to that, here's a list of basic rules:
61 11. Any of the rules stated before may be broken where this is the pragmatic
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md100 * #196: Made parsing recurrence rules a lot faster on big calendars.
106 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
118 * #168: Expanding calendars now removes objects with recurrence rules that
127 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules
176 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`).
263 * The validator can now detect a _lot_ more problems. Many rules for both
276 BYDAY rules.
569 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md100 * #196: Made parsing recurrence rules a lot faster on big calendars.
106 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
118 * #168: Expanding calendars now removes objects with recurrence rules that
127 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules
176 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`).
263 * The validator can now detect a _lot_ more problems. Many rules for both
276 BYDAY rules.
569 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md60 * #196: Made parsing recurrence rules a lot faster on big calendars.
66 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
78 * #168: Expanding calendars now removes objects with recurrence rules that
87 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules
136 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`).
223 * The validator can now detect a _lot_ more problems. Many rules for both
236 BYDAY rules.
529 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
/plugin/webdav/vendor/sabre/uri/
H A DREADME.md5 with URIs, staying true to the rules of [RFC3986][2].
/plugin/icalevents/vendor/sabre/uri/
H A DREADME.md5 with URIs, staying true to the rules of [RFC3986][2].
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Drespond.min.js5rules]))}for(var C in n)n.hasOwnProperty(C)&&n[C]&&n[C].parentNode===q&&q.removeChild(n[C]);n.leng…
/plugin/webdav/vendor/sabre/vobject/lib/
H A DComponent.php574 $rules = $this->getValidationRules();
591 foreach ($rules as $propName => $rule) {
/plugin/pureldap/
H A Dcomposer.lock
/plugin/autlogin/
H A Dadmin.php874 $rules = preg_split('/,/',$kriterium);
878 foreach($rules as $now) //parse concrete ip
888 foreach($rules as $now)
897 foreach($rules as $now)
906 foreach($rules as $now)
915 foreach($rules as $now)
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_showtableborders_gecko.css21 * This CSS Style Sheet defines the rules to show table borders on Gecko.
/plugin/wysiwyg/css/
H A Dfck_showtableborders_gecko.css21 * This CSS Style Sheet defines the rules to show table borders on Gecko.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md91 * #338: Stripping invalid `BYMONTH=` rules during `validate()` (@PHPGangsta)
120 * #295: `RRULE` now has more validation and repair rules.
326 * #196: Made parsing recurrence rules a lot faster on big calendars.
332 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
344 * #168: Expanding calendars now removes objects with recurrence rules that
353 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules
402 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`).
489 * The validator can now detect a _lot_ more problems. Many rules for both
502 BYDAY rules.
795 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md30 * #338: Stripping invalid `BYMONTH=` rules during `validate()` (@PHPGangsta)
59 * #295: `RRULE` now has more validation and repair rules.
265 * #196: Made parsing recurrence rules a lot faster on big calendars.
271 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
283 * #168: Expanding calendars now removes objects with recurrence rules that
292 * #180: Added `PROFILE_CALDAV` and `PROFILE_CARDDAV` to enable validation rules
341 * #130: Incorrect validation rules for `RELATED` (should be `RELATED-TO`).
428 * The validator can now detect a _lot_ more problems. Many rules for both
441 BYDAY rules.
734 * Fixed: RecurrenceIterator now repairs recurrence rules where UNTIL < DTSTART.

12345678910>>...14