Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/
H A Dphp_pcre.c1114 zend_string *subject_str, PCRE2_SIZE start_offset) { in is_known_valid_utf8()
1571 zend_string *subject_str, in php_pcre_replace()
2051 zend_string *subject_str, in php_pcre_replace_func()
2075 zend_string *subject_str, size_t limit, size_t *replace_count) in php_pcre_replace_array()
2215 zend_string *subject_str, HashTable *subject_ht, zend_long limit_val, zend_long flags) in preg_replace_func_impl()
2268 HashTable *subject_ht, zend_string *subject_str, in _preg_replace_common()
2342 zend_string *regex_str, *replace_str, *subject_str; in preg_replace_common() local
2375 zend_string *regex_str, *replace_str, *subject_str; variable
2402 zend_string *subject_str; in PHP_FUNCTION() local
2434 zend_string *subject_str, *str_idx_regex; in PHP_FUNCTION() local
[all …]
/PHP-8.2/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 29 milliseconds