Searched refs:handleStaticEmptyTag (Results 1 – 3 of 3) sorted by relevance
| /plugin/combo/syntax/ |
| H A D | xmlinlineemptytag.php | 67 return XmlTagProcessing::handleStaticEmptyTag($match, $state, $pos, $handler, $this);
|
| H A D | xmlblockemptytag.php | 73 return XmlTagProcessing::handleStaticEmptyTag($match, $state, $pos, $handler, $this);
|
| /plugin/combo/ComboStrap/ |
| H A D | XmlTagProcessing.php | 710 …public static function handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $han… function in ComboStrap\\XmlTagProcessing
|