Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c1666 bool simple_string; in php_pcre_replace_impl() local
1696 simple_string = 1; in php_pcre_replace_impl()
1699 simple_string = 0; in php_pcre_replace_impl()
1731 if (simple_string) { in php_pcre_replace_impl()

Completed in 25 milliseconds