Searched refs:sv_vcatpvf_mg (Results 1 – 8 of 8) sorted by relevance
20 sv_vcatpvf_mg88 #if { VERSION >= 5.004 } && !defined(sv_vcatpvf_mg)89 # define sv_vcatpvf_mg(sv, pat, args) \
59 sv_vcatpvf_mg # U
923 sv_vcatpvf_mg
669 sv_vcatpvf_mg # E
14182 #if (PERL_BCDVERSION >= 0x5004000) && !defined(sv_vcatpvf_mg)14183 # define sv_vcatpvf_mg(sv, pat, args) \ macro
767 # define sv_vcatpvf_mg(a,b,c) Perl_sv_vcatpvf_mg(aTHX_ a,b,c) macro
3491 Adp |void |sv_vcatpvf_mg |NN SV * const sv \
2722 Apd |void |sv_vcatpvf_mg |NN SV *const sv|NN const char *const pat \