Searched refs:isIgnored (Results 1 – 5 of 5) sorted by relevance
148 if ( ! $this->isIgnored($data['ignored'], $key) ) {174 private function isIgnored($ignorePattern, $name) function in Syntax_Plugin_Directorylist_Directorylist
59 private function isIgnored($filePath) { function in action_plugin_gitbacked_editcommit74 if (!$this->isIgnored($filePath)) {
12 …isIgnored||e.push(o)}return e},s.prototype._layoutItems=function(t,e){if(this._emitCompleteOnItems…
3361 var isIgnored = (div.querySelector('#prototype_test_id .test') !== null);3363 return isIgnored;
20172 if (isIgnored(type, event)) {20212 function isIgnored(localEventName, event) { function