Searched refs:fixTags (Results 1 – 1 of 1) sorted by relevance
252 $dir = $this->pushBlock($this->fixTags(['@' . $dirName]));281 $block = $this->pushBlock($this->fixTags([$tag]));292 $tags = $this->fixTags($tags);341 $tags = $this->fixTags($tags);366 protected function fixTags($tags) function in LesserPHP\\Parser