Home
last modified time | relevance | path

Searched refs:pushBlock (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)));
2922 $this->pushBlock($tags);
4032 protected function pushBlock($selectors = null, $type = null) function in lessc_parser
4061 return $this->pushBlock(null, $type);