Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/
H A Dphp_pcre.c1480 zval regex_tmp, subject_tmp; variable
1483 Z_FLF_PARAM_STR(1, regex, regex_tmp);
1498 Z_FLF_PARAM_FREE_STR(1, regex_tmp);
2374 zval regex_tmp, replace_tmp, subject_tmp; variable
2376 Z_FLF_PARAM_ARRAY_HT_OR_STR(1, regex_ht, regex_str, regex_tmp);
2388 Z_FLF_PARAM_FREE_STR(1, regex_tmp);

Completed in 27 milliseconds