Home
last modified time | relevance | path

Searched refs:preg_quote_cb (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/general/
Dgeneral_html.test.php83 $re = join('|', array_map('preg_quote_cb', $this->allowedErrors));
/dokuwiki/inc/
Dcommon.php1569 function preg_quote_cb($string) function