Searched defs:patterns (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/inc/Parsing/ParserMode/ | ||
H A D | Externallink.php | 8 protected $patterns = []; variable in dokuwiki\\Parsing\\ParserMode\\Externallink |
/dokuwiki/inc/Parsing/Lexer/ | ||
H A D | ParallelRegex.php | 20 /** @var string[] patterns to match */ variable in dokuwiki\\Parsing\\Lexer\\ParallelRegex |