Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/
H A Dphp_pcre.c1640 bool simple_string; in php_pcre_replace_impl() local
1672 simple_string = 1; in php_pcre_replace_impl()
1675 simple_string = 0; in php_pcre_replace_impl()
1707 if (simple_string) { in php_pcre_replace_impl()

Completed in 13 milliseconds