Searched defs:handleUnmatched (Results 1 – 3 of 3) sorted by relevance
/plugin/adhoctags/syntax/ | ||
H A D | abstractinline.php | 21 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) {
function in syntax_plugin_adhoctags_abstractinline |
H A D | abstract.php | 88 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) {
function in syntax_plugin_adhoctags_abstract |
/plugin/refnotes/ | ||
H A D | bibtex.php | 567 public function handleUnmatched($token) { function in refnotes_bibtex_entry |