Home
last modified time | relevance | path

Searched defs:addPattern (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Parsing/Lexer/
H A DParallelRegex.php53 public function addPattern($pattern, $label = true) global() function in dokuwiki\\Parsing\\Lexer\\ParallelRegex
H A DLexer.php58 public function addPattern($pattern, $mode = "accept") global() function in dokuwiki\\Parsing\\Lexer\\Lexer