Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php170 return self::handleStaticExit($match, $pos, $handler, $plugin);
566 …public static function handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_S… function in ComboStrap\\XmlTagProcessing