Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/
H A Dphp_pcre.c1467 zval regex_tmp, subject_tmp; variable
1470 Z_FLF_PARAM_STR(1, regex, regex_tmp);
1485 Z_FLF_PARAM_FREE_STR(1, regex_tmp);
2377 zval regex_tmp, replace_tmp, subject_tmp; variable
2379 Z_FLF_PARAM_ARRAY_HT_OR_STR(1, regex_ht, regex_str, regex_tmp);
2391 Z_FLF_PARAM_FREE_STR(1, regex_tmp);

Completed in 11 milliseconds