Searched refs:handleUnmatched (Results 1 – 3 of 3) sorted by relevance
| /plugin/adhoctags/syntax/ | ||
| D | abstractinline.php | 21 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_adhoctags_abstractinline |
| D | abstract.php | 88 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_adhoctags_abstract |
| /plugin/refnotes/ | ||
| D | bibtex.php | 372 $this->entry->handleUnmatched($match); |