Searched refs:getOpenTagHighlight (Results 1 – 2 of 2) sorted by relevance
45 public static function getOpenTagHighlight(string $tag): string function in syntax_plugin_combo_highlightwiki176 $renderer->doc .= self::getOpenTagHighlight(self::TAG);
138 …$renderer->doc .= syntax_plugin_combo_highlightwiki::getOpenTagHighlight(self::TAG) . $data[Plugin…