Home
last modified time | relevance | path

Searched refs:syntax_plugin_combo_headingatx (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/action/
H A Dinstructionspostprocessing.php26 syntax_plugin_combo_headingatx::TAG,
/plugin/combo/ComboStrap/
H A DOutline.php12 use syntax_plugin_combo_headingatx; alias
213 case syntax_plugin_combo_headingatx::TAG:
404 … if ($this->actualHeadingCall->getTagName() === syntax_plugin_combo_headingatx::TAG) {
413 syntax_plugin_combo_headingatx::TAG,
/plugin/combo/syntax/
H A Dheadingatx.php20 class syntax_plugin_combo_headingatx extends DokuWiki_Syntax_Plugin class