Searched refs:tag_expr (Results 1 – 1 of 1) sorted by relevance
63 function getTagsByRegExp($tag_expr = null, $ns = '',$acl_safe = false){ argument69 …if( (is_null($tag_expr) || @preg_match('/^'.$tag_expr.'$/i',$tag)) && $this->_checkTagInNamespace(…