Lines Matching defs:replace_count
1587 size_t limit, size_t *replace_count) in php_pcre_replace()
1611 …t char *subject, size_t subject_len, zend_string *replace_str, size_t limit, size_t *replace_count) in php_pcre_replace_impl()
1852 …, zend_fcall_info *fci, zend_fcall_info_cache *fcc, size_t limit, size_t *replace_count, zend_long… in php_pcre_replace_func_impl()
2050 size_t limit, size_t *replace_count, zend_long flags) in php_pcre_replace_func()
2072 zend_string *subject_str, size_t limit, size_t *replace_count) in php_pcre_replace_array()
2149 zend_string *subject, size_t limit, size_t *replace_count) in php_replace_in_subject()
2169 zend_string *subject, size_t limit, size_t *replace_count, zend_long flags) in php_replace_in_subject_func()
2215 size_t replace_count = 0; in preg_replace_func_impl() local
2270 size_t replace_count = 0; in _preg_replace_common() local
2402 size_t replace_count; in PHP_FUNCTION() local
2433 size_t replace_count = 0; in PHP_FUNCTION() local