Searched defs:getExitPattern (Results 1 – 8 of 8) sorted by relevance
| /dokuwiki/inc/Parsing/ParserMode/ | ||
| H A D | Superscript.php | 26 protected function getExitPattern(): string function in dokuwiki\\Parsing\\ParserMode\\Superscript |
| H A D | Strong.php | 26 protected function getExitPattern(): string function in dokuwiki\\Parsing\\ParserMode\\Strong |
| H A D | Subscript.php | 26 protected function getExitPattern(): string function in dokuwiki\\Parsing\\ParserMode\\Subscript |
| H A D | Emphasis.php | 31 protected function getExitPattern(): string function in dokuwiki\\Parsing\\ParserMode\\Emphasis |
| H A D | Deleted.php | 26 protected function getExitPattern(): string function in dokuwiki\\Parsing\\ParserMode\\Deleted |
| H A D | Monospace.php | 26 protected function getExitPattern(): string function in dokuwiki\\Parsing\\ParserMode\\Monospace |
| H A D | Underline.php | 26 protected function getExitPattern(): string function in dokuwiki\\Parsing\\ParserMode\\Underline |
| H A D | AbstractFormatting.php | 57 abstract protected function getExitPattern(): string; function in dokuwiki\\Parsing\\ParserMode\\AbstractFormatting |