Searched refs:preg_quote_cb (Results 1 – 2 of 2) sorted by relevance
83 $re = join('|', array_map('preg_quote_cb', $this->allowedErrors));
1570 function preg_quote_cb($string) function