Searched refs:fixTags (Results 1 – 1 of 1) sorted by relevance
2717 $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