Searched defs:interpretSyntax (Results 1 – 4 of 4) sorted by relevance
| /plugin/mediasyntax/syntax/ | ||
| D | listblock.php | 78 function interpretSyntax($match, &$type) function in Doku_Handler_Mediasyntax_List |
| /plugin/markdowku/ | ||
| D | ulists.php | 71 function interpretSyntax($match, &$type) { function in Doku_Handler_Markdown_Unordered_List |
| D | olists.php | 70 function interpretSyntax($match, &$type) { function in Doku_Handler_Markdown_Ordered_List |
| /plugin/creole/syntax/ | ||
| D | listblock.php | 86 function interpretSyntax($match, &$type) { function in Doku_Handler_Creole_List |