Home
last modified time | relevance | path

Searched defs:replace_str (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/pcre/
H A Dphp_pcre.c1590 zend_string *replace_str, in php_pcre_replace()
1615 …d_string *subject_str, const char *subject, size_t subject_len, zend_string *replace_str, size_t l… in php_pcre_replace_impl()
2092 zend_string *replace_str, HashTable *replace_ht, in php_pcre_replace_array()
2169 zend_string *replace_str, HashTable *replace_ht, in php_replace_in_subject()
2287 zend_string *replace_str; in preg_replace_common() local
/PHP-8.1/ext/standard/
H A Dstring.c4125 zend_string *search_str, HashTable *search_ht, zend_string *replace_str, HashTable *replace_ht,
4281 zend_string *replace_str; local

Completed in 46 milliseconds