Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c1579 zend_string *replace_str, in php_pcre_replace()
1604 …d_string *subject_str, const char *subject, size_t subject_len, zend_string *replace_str, size_t l… in php_pcre_replace_impl()
2080 zend_string *replace_str, HashTable *replace_ht, in php_pcre_replace_array()
2157 zend_string *replace_str, HashTable *replace_ht, in php_replace_in_subject()
2273 HashTable *replace_ht, zend_string *replace_str, in _preg_replace_common()
2348 zend_string *regex_str, *replace_str, *subject_str; in preg_replace_common() local
2381 zend_string *regex_str, *replace_str, *subject_str; variable
/php-src/ext/standard/
H A Dstring.c4339 zend_string *search_str, HashTable *search_ht, zend_string *replace_str, HashTable *replace_ht,
4503 HashTable *replace_ht, zend_string *replace_str,
4553 zend_string *replace_str; local
4580 zend_string *search_str, *replace_str, *subject_str; variable

Completed in 27 milliseconds