Searched refs:excludeTags (Results 1 – 1 of 1) sorted by relevance
45 var $excludeTags = Array(); variable in syntax_plugin_dir1256 if(count($this->excludeTags) > 0) {1257 if(count(array_intersect($tags, $this->excludeTags)) > 0) {