Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php151 return self::handleStaticEnter($match, $pos, $handler, $plugin);
283 …public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_… function in ComboStrap\\XmlTagProcessing