Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c2221 zend_string *subject_str, HashTable *subject_ht, zend_long limit_val, zend_long flags) in preg_replace_func_impl()
2274 HashTable *subject_ht, zend_string *subject_str, in _preg_replace_common()
2349 HashTable *regex_ht, *replace_ht, *subject_ht; in preg_replace_common() local
2382 HashTable *regex_ht, *replace_ht, *subject_ht; variable
2409 HashTable *subject_ht; in PHP_FUNCTION() local
2439 HashTable *pattern, *subject_ht; in PHP_FUNCTION() local
/php-src/ext/standard/
H A Dstring.c4504 HashTable *subject_ht, zend_string *subject_str,
4556 HashTable *subject_ht; local
4581 HashTable *search_ht, *replace_ht, *subject_ht; variable

Completed in 28 milliseconds