Searched defs:newSVpvn (Results 1 – 6 of 6) sorted by relevance
31 # define newSVpvn(a,b) newSVpv(a,b) macro
29 # define newSVpvn(a,b) newSVpv(a,b) macro
3144 # define newSVpvn(data,len) ((data) \ macro
58 #define newSVpvn newSVpv macro
580 #define newSVpvn Perl_newSVpvn macro2633 #define newSVpvn(a,b) Perl_newSVpvn(aTHX_ a,b) macro