Searched refs:Perl_newSVREF (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/perl/ | ||
H A D | embed.h | 428 # define newSVREF(a) Perl_newSVREF(aTHX_ a) |
H A D | proto.h | 2983 Perl_newSVREF(pTHX_ OP *o) |
H A D | op.c | 12040 Perl_newSVREF(pTHX_ OP *o) in Perl_newSVREF() function |