Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/
H A Dphp_pcre.c1964 zend_bool quote_delim = 0; /* Whether to quote additional delim char */ in PHP_FUNCTION() local
1982 quote_delim = 1; in PHP_FUNCTION()
2025 if (quote_delim && c == delim_char) in PHP_FUNCTION()

Completed in 15 milliseconds