Searched refs:syntax_plugin_webcomponent_cite (Results 1 – 3 of 3) sorted by relevance
20 $elementName = syntax_plugin_webcomponent_cite::getTag();30 $element = syntax_plugin_webcomponent_cite::getTag();
96 … $lookaheadPattern = webcomponent::getIncludeTagPattern(syntax_plugin_webcomponent_cite::getTag());134 $citeTag = syntax_plugin_webcomponent_cite::getTag();
10 class syntax_plugin_webcomponent_cite extends DokuWiki_Syntax_Plugin { class