Searched refs:fixTags (Results 1 – 1 of 1) sorted by relevance
2877 $dir = $this->pushBlock($this->fixTags(array("@" . $dirName)));2910 $block = $this->pushBlock($this->fixTags(array($tag)));2921 $tags = $this->fixTags($tags);2972 $tags = $this->fixTags($tags);2997 protected function fixTags($tags) function in lessc_parser