Home
last modified time | relevance | path

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

/plugin/tagsections/
H A Dhelper.php63 function getTagsByRegExp($tag_expr = null, $ns = '',$acl_safe = false){ argument
69 …if( (is_null($tag_expr) || @preg_match('/^'.$tag_expr.'$/i',$tag)) && $this->_checkTagInNamespace(…