Home
last modified time | relevance | path

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

/plugin/mikioplugin/inc/stemmechanics/lesserphp/
Dlessc.inc.php2700 $dir = $this->pushBlock($this->fixTags(array("@".$dirName)));
2731 $block = $this->pushBlock($this->fixTags(array($tag)));
2743 $this->pushBlock($tags);
3805 protected function pushBlock($selectors=null, $type=null) { function in lessc_parser
3832 return $this->pushBlock(null, $type);