Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c2155 static zend_always_inline zend_string *php_replace_in_subject( in php_replace_in_subject() function
2291 result = php_replace_in_subject(regex_str, regex_ht, replace_str, replace_ht, in _preg_replace_common()
2320 result = php_replace_in_subject(regex_str, regex_ht, replace_str, replace_ht, in _preg_replace_common()

Completed in 13 milliseconds