Home
last modified time | relevance | path

Searched refs:mapHandler (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php120 public function mapHandler($mode, $handler)
121 public function mapHandler($mode, $handler) global() function in dokuwiki\\Parsing\\Lexer\\Lexer
/dokuwiki/inc/Parsing/ParserMode/
H A DUnformatted.php19 $this->Lexer->mapHandler('unformattedalt', 'unformatted');