Home
last modified time | relevance | path

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

/dokuwiki/vendor/splitbrain/lesserphp/src/
DParser.php252 $dir = $this->pushBlock($this->fixTags(['@' . $dirName]));
281 $block = $this->pushBlock($this->fixTags([$tag]));
293 $this->pushBlock($tags);
1421 protected function pushBlock($selectors = null, $type = null) function in LesserPHP\\Parser
1450 return $this->pushBlock(null, $type);