Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/
H A Dphp_pcre.c2023 static zend_always_inline zend_string *php_pcre_replace_func(zend_string *regex, in php_pcre_replace_func() function
2163 result = php_pcre_replace_func(Z_STR_P(regex), in php_replace_in_subject_func()
2183 result = php_pcre_replace_func(regex_str, in php_replace_in_subject_func()

Completed in 15 milliseconds