Home
last modified time | relevance | path

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

/dokuwiki/lib/styles/
H A Dgeshi.less128 .kw4, .re2 {
/dokuwiki/inc/
H A Dfulltext.php485 $re2 = "$re1.{0,75}(?!\\1)$re1";
491 } elseif (preg_match('/' . $re2 . '/iu', $text, $match, PREG_OFFSET_CAPTURE, $offset)) {