Home
last modified time | relevance | path

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

/plugin/htmlok/
H A DBaseSyntaxPlugin.php83 $renderer->doc .= $this->renderMatch($match);
95 abstract protected function renderMatch(string $match): string; function in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin
/plugin/htmlok/syntax/
H A Dhtmlok.php19 protected function renderMatch(string $match): string function in syntax_plugin_htmlok_htmlok
H A Dphpok.php19 protected function renderMatch(string $match): string function in syntax_plugin_htmlok_phpok
H A Dhtmlblock.php20 protected function renderMatch(string $match): string function in syntax_plugin_htmlok_htmlblock
H A Dphpblock.php21 protected function renderMatch(string $match): string function in syntax_plugin_htmlok_phpblock