Home
last modified time | relevance | path

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

/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php2877 $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