Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/
H A Dphp_pcre.c1574 zend_string *replace_str, in php_pcre_replace()
1599 …d_string *subject_str, const char *subject, size_t subject_len, zend_string *replace_str, size_t l… in php_pcre_replace_impl()
2076 zend_string *replace_str, HashTable *replace_ht, in php_pcre_replace_array()
2153 zend_string *replace_str, HashTable *replace_ht, in php_replace_in_subject()
2271 zend_string *replace_str; in preg_replace_common() local
/PHP-8.2/ext/standard/
H A Dstring.c4127 zend_string *search_str, HashTable *search_ht, zend_string *replace_str, HashTable *replace_ht,
4293 zend_string *replace_str; local

Completed in 31 milliseconds