Home
last modified time | relevance | path

Searched refs:isTagInNamespace (Results 1 – 1 of 1) sorted by relevance

/plugin/tagfilter/
H A Dhelper.php75 if ($this->matchesTagExpression($tagExpression, $tag) && $this->isTagInNamespace($tag, $ns, $aclSafe)) {
173 protected function isTagInNamespace($tag, $ns, $aclSafe = true) function in helper_plugin_tagfilter