Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/
H A Dphp_pcre.h36 PHPAPI zend_string *php_pcre_replace(zend_string *regex, zend_string *subject_str, char *subject, i…
H A Dphp_pcre.c1150 PHPAPI zend_string *php_pcre_replace(zend_string *regex, in php_pcre_replace() function
1500 if ((result = php_pcre_replace(regex_str, in php_replace_in_subject()
1523 result = php_pcre_replace(Z_STR_P(regex), in php_replace_in_subject()
/PHP-7.1/win32/
H A Dsendmail.c158 result = php_pcre_replace(regex, in php_win32_mail_trim_header()
175 result2 = php_pcre_replace(regex, in php_win32_mail_trim_header()

Completed in 12 milliseconds