Searched refs:reg_temp_copy (Results 1 – 9 of 9) sorted by relevance
207 reg_temp_copy # F added by devel/scanprov
3632 SvRV_set(rv, MUTABLE_SV(reg_temp_copy(NULL, rx))); in PP()
157 tmp = reg_temp_copy(NULL, new_re); in PP()
1759 # define reg_temp_copy(a,b) Perl_reg_temp_copy(aTHX_ a,b) macro
8430 re_sv = reg_temp_copy(NULL, re_sv); in S_regmatch()
4542 reg_temp_copy((REGEXP*)dsv, (REGEXP*)ssv);
2722 EXp |REGEXP *|reg_temp_copy |NULLOK REGEXP *dsv \
2368 in the optree, use reg_temp_copy() to create a copy of it, and return a
1972 EXp |REGEXP*|reg_temp_copy |NULLOK REGEXP* dsv|NN REGEXP* ssv