Searched refs:preg_quote_cb (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/_test/tests/general/ | ||
D | general_html.test.php | 83 $re = join('|', array_map('preg_quote_cb', $this->allowedErrors)); |
/dokuwiki/inc/ | ||
D | common.php | 1569 function preg_quote_cb($string) function |