Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/
H A Dphp_pcre.h34 PHPAPI zend_string *php_pcre_replace(zend_string *regex, zend_string *subject_str, char *subject, s…
H A Dphp_pcre.c1543 PHPAPI zend_string *php_pcre_replace(zend_string *regex, in php_pcre_replace() function
2080 result = php_pcre_replace(regex_str, in php_pcre_replace_array()
2107 result = php_pcre_replace(regex_str, in php_pcre_replace_array()
2136 result = php_pcre_replace(Z_STR_P(regex), in php_replace_in_subject()
/PHP-7.3/win32/
H A Dsendmail.c139 result = php_pcre_replace(regex, in php_win32_mail_trim_header()
155 result2 = php_pcre_replace(regex, in php_win32_mail_trim_header()

Completed in 25 milliseconds