Lines Matching defs:replace_count
1547 size_t limit, size_t *replace_count) in php_pcre_replace()
1566 …, char *subject, size_t subject_len, zend_string *replace_str, size_t limit, size_t *replace_count) in php_pcre_replace_impl()
1808 …subject_len, zend_fcall_info *fci, zend_fcall_info_cache *fcc, size_t limit, size_t *replace_count) in php_pcre_replace_func_impl()
2026 size_t limit, size_t *replace_count) in php_pcre_replace_func()
2046 …ray(HashTable *regex, zval *replace, zend_string *subject_str, size_t limit, size_t *replace_count) in php_pcre_replace_array()
2130 …_replace_in_subject(zval *regex, zval *replace, zval *subject, size_t limit, size_t *replace_count) in php_replace_in_subject()
2157 …nd_fcall_info *fci, zend_fcall_info_cache *fcc, zval *subject, size_t limit, size_t *replace_count) in php_replace_in_subject_func()
2206 size_t replace_count = 0; in preg_replace_func_impl() local
2253 size_t replace_count = 0; in preg_replace_common() local
2350 size_t replace_count; in PHP_FUNCTION() local
2391 size_t replace_count = 0; in PHP_FUNCTION() local