Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c1699 zend_bool quote_delim = 0; /* Whether to quote additional delim char */ in PHP_FUNCTION() local
1716 quote_delim = 1; in PHP_FUNCTION()
1759 if (quote_delim && c == delim_char) in PHP_FUNCTION()

Completed in 13 milliseconds