Home
last modified time | relevance | path

Searched defs:regex (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Parsing/Lexer/
DParallelRegex.php25 protected $regex; variable in dokuwiki\\Parsing\\Lexer\\ParallelRegex
/dokuwiki/inc/
Dio.php344 function io_replaceInFile($file, $oldline, $newline, $regex = false, $maxlines = 0)
417 function io_deleteFromFile($file, $badline, $regex = false)
/dokuwiki/vendor/splitbrain/lesserphp/src/
DParser.php1340 protected function match($regex, &$out, $eatWhitespace = null)
1374 protected function peek($regex, &$out = null, $from = null)