Searched defs:getClosingCall (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/inc/Parsing/Handler/ | ||
| H A D | Preformatted.php | 11 protected function getClosingCall(): string function in dokuwiki\\Parsing\\Handler\\Preformatted |
| H A D | Quote.php | 10 protected function getClosingCall(): string function in dokuwiki\\Parsing\\Handler\\Quote |
| H A D | AbstractRewriter.php | 43 abstract protected function getClosingCall(): string; function in dokuwiki\\Parsing\\Handler\\AbstractRewriter |
| H A D | Nest.php | 41 protected function getClosingCall(): string function in dokuwiki\\Parsing\\Handler\\Nest |
| H A D | Lists.php | 15 protected function getClosingCall(): string function in dokuwiki\\Parsing\\Handler\\Lists |
| H A D | Table.php | 18 protected function getClosingCall(): string function in dokuwiki\\Parsing\\Handler\\Table |