Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c1120 zend_string *subject_str, PCRE2_SIZE start_offset) { in is_known_valid_utf8()
1577 zend_string *subject_str, in php_pcre_replace()
2057 zend_string *subject_str, in php_pcre_replace_func()
2081 zend_string *subject_str, size_t limit, size_t *replace_count) in php_pcre_replace_array()
2221 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()
2348 zend_string *regex_str, *replace_str, *subject_str; in preg_replace_common() local
2381 zend_string *regex_str, *replace_str, *subject_str; variable
2408 zend_string *subject_str; in PHP_FUNCTION() local
2440 zend_string *subject_str, *str_idx_regex; in PHP_FUNCTION() local
[all …]
/php-src/ext/standard/
H A Dstring.c4340 zend_string *subject_str, zval *result, bool case_sensitivity
4504 HashTable *subject_ht, zend_string *subject_str,
4555 zend_string *subject_str; local
4580 zend_string *search_str, *replace_str, *subject_str; variable

Completed in 47 milliseconds