Home
last modified time | relevance | path

Searched refs:tmp_regex_entry_str (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pcre/
H A Dphp_pcre.c2197 zend_string *tmp_regex_entry_str; in php_replace_in_subject_func() local
2198 zend_string *regex_entry_str = zval_get_tmp_string(regex_entry, &tmp_regex_entry_str); in php_replace_in_subject_func()
2204 zend_tmp_string_release(tmp_regex_entry_str); in php_replace_in_subject_func()

Completed in 16 milliseconds