Home
last modified time | relevance | path

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

/template/mikio/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php2717 $dir = $this->pushBlock($this->fixTags(array("@".$dirName)));
2748 $block = $this->pushBlock($this->fixTags(array($tag)));
2759 $tags = $this->fixTags($tags);
2809 $tags = $this->fixTags($tags);
2831 protected function fixTags($tags) { function in lessc_parser