Searched refs:interpretSyntax (Results 1 – 1 of 1) sorted by relevance
44 $depth = $this->interpretSyntax($call[1][0], $listType);72 $depth = $this->interpretSyntax($call[1][0], $listType);167 protected function interpretSyntax($match, &$type) function in dokuwiki\\Parsing\\Handler\\Lists