Home
last modified time | relevance | path

Searched refs:dispatchTokens (Results 1 – 1 of 1) sorted by path

/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php146 if (! $this->dispatchTokens($unmatched, $matched, $mode, $pos, $matchPos)) {
183 protected function dispatchTokens($unmatched, $matched, $mode, $initialPos, $matchPos)
184 protected function dispatchTokens($unmatched, $matched, $mode, $initialPos, $matchPos) global() function in dokuwiki\\Parsing\\Lexer\\Lexer