Home
last modified time | relevance | path

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

/plugin/tagsections/syntax/
H A Dtag.php90 function __clean($entry) { function in syntax_plugin_tagsections_tag
96 return implode(' ', array_unique(array_merge($entries, array($this->__clean($entry)))));
102 $list = array_unique(array_merge($entries, array($this->__clean($entry))));