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.c1140 zend_string *subject_str, PCRE2_SIZE start_offset) { in is_known_valid_utf8()
1584 zend_string *subject_str, in php_pcre_replace()
2048 zend_string *subject_str, in php_pcre_replace_func()
2072 zend_string *subject_str, size_t limit, size_t *replace_count) in php_pcre_replace_array()
2212 zend_string *subject_str, HashTable *subject_ht, zend_long limit_val, zend_long flags) in preg_replace_func_impl()
2265 HashTable *subject_ht, zend_string *subject_str, in _preg_replace_common()
2339 zend_string *regex_str, *replace_str, *subject_str; in preg_replace_common() local
2372 zend_string *regex_str, *replace_str, *subject_str; variable
2399 zend_string *subject_str; in PHP_FUNCTION() local
2431 zend_string *subject_str, *str_idx_regex; in PHP_FUNCTION() local
[all …]
/php-src/ext/standard/
H A Dstring.c4308 zend_string *subject_str, zval *result, bool case_sensitivity
4472 HashTable *subject_ht, zend_string *subject_str,
4523 zend_string *subject_str; local
4548 zend_string *search_str, *replace_str, *subject_str; variable

Completed in 28 milliseconds