Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/
H A Dphp_pcre.c2130 static zend_always_inline zend_string *php_replace_in_subject(zval *regex, zval *replace, zval *sub… in php_replace_in_subject() function
2281 result = php_replace_in_subject(regex, in preg_replace_common()
2308 result = php_replace_in_subject(regex, in preg_replace_common()

Completed in 10 milliseconds