Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/
H A Dphp_pcre.c2092 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()
2288 HashTable *replace_ht; in preg_replace_common() local
/PHP-8.0/ext/standard/
H A Dstring.c4058 zend_string *search_str, HashTable *search_ht, zend_string *replace_str, HashTable *replace_ht,
4215 HashTable *replace_ht; local

Completed in 34 milliseconds