Searched defs:handleEnterSpecial (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/ComboStrap/ | ||
H A D | PermalinkTag.php | 21 public static function handleEnterSpecial(TagAttributes $attributes, int $state, Doku_Handler $handler): array function in ComboStrap\\PermalinkTag |
/plugin/adhoctags/syntax/ | ||
H A D | abstract.php | 80 function handleEnterSpecial($match, $state, $pos, Doku_Handler $handler) {
function in syntax_plugin_adhoctags_abstract |