Home
last modified time | relevance | path

Searched refs:regex_str (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pcre/
H A Dphp_pcre.c2156 zend_string *regex_str, HashTable *regex_ht, in php_replace_in_subject() argument
2162 if (regex_str) { in php_replace_in_subject()
2182 if (regex_str) { in php_replace_in_subject_func()
2219 zend_string *regex_str, HashTable *regex_ht, in preg_replace_func_impl() argument
2272 HashTable *regex_ht, zend_string *regex_str, in _preg_replace_common() argument
2348 zend_string *regex_str, *replace_str, *subject_str; in preg_replace_common() local
2355 Z_PARAM_ARRAY_HT_OR_STR(regex_ht, regex_str) in preg_replace_common()
2365 regex_ht, regex_str, in preg_replace_common()
2391 regex_ht, regex_str,
2406 zend_string *regex_str; in PHP_FUNCTION() local
[all …]

Completed in 16 milliseconds