Searched refs:isIgnored (Results 1 – 9 of 9) sorted by relevance
| /plugin/asciidocjs/node_modules/glob/ |
| D | common.js | 6 exports.isIgnored = isIgnored 228 function isIgnored (self, path) { function
|
| D | sync.js | 16 var isIgnored = common.isIgnored variable 213 if (isIgnored(this, e))
|
| D | glob.js | 58 var isIgnored = common.isIgnored variable 458 if (isIgnored(this, e))
|
| /plugin/directorylist/syntax/ |
| D | directorylist.php | 148 if ( ! $this->isIgnored($data['ignored'], $key) ) { 174 private function isIgnored($ignorePattern, $name) function in Syntax_Plugin_Directorylist_Directorylist
|
| /plugin/gitbacked/action/ |
| H A D | editcommit.php | 82 private function isIgnored($filePath) function in action_plugin_gitbacked_editcommit 99 if (!$this->isIgnored($filePath)) {
|
| /plugin/sitebackup/ |
| H A D | admin.php | 285 if ($this->isIgnored($archiveRel, $rel)) continue; 302 protected function isIgnored(string $archiveRel, string $rel): bool function in admin_plugin_sitebackup
|
| /plugin/twcheckliste/theme_twCheckliste/ |
| D | packery.pkgd.min.js | 12 …isIgnored||e.push(o)}return e},s.prototype._layoutItems=function(t,e){if(this._emitCompleteOnItems…
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | prototype.js | 3361 var isIgnored = (div.querySelector('#prototype_test_id .test') !== null); 3363 return isIgnored;
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 20172 if (isIgnored(type, event)) { 20212 function isIgnored(localEventName, event) { function in InteractionEvents
|