Home
last modified time | relevance | path

Searched defs:getClosingCall (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/inc/Parsing/Handler/
H A DPreformatted.php11 protected function getClosingCall(): string function in dokuwiki\\Parsing\\Handler\\Preformatted
H A DQuote.php10 protected function getClosingCall(): string function in dokuwiki\\Parsing\\Handler\\Quote
H A DAbstractRewriter.php43 abstract protected function getClosingCall(): string; function in dokuwiki\\Parsing\\Handler\\AbstractRewriter
H A DNest.php41 protected function getClosingCall(): string function in dokuwiki\\Parsing\\Handler\\Nest
H A DLists.php15 protected function getClosingCall(): string function in dokuwiki\\Parsing\\Handler\\Lists
H A DTable.php18 protected function getClosingCall(): string function in dokuwiki\\Parsing\\Handler\\Table