Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/
H A Dphp_pcre.c2167 static zend_always_inline zend_string *php_replace_in_subject( in php_replace_in_subject() function
2314 result = php_replace_in_subject(regex_str, regex_ht, replace_str, replace_ht, in preg_replace_common()
2342 result = php_replace_in_subject(regex_str, regex_ht, replace_str, replace_ht, in preg_replace_common()

Completed in 11 milliseconds