Searched refs:Perl_softref2xv (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/perl/t/lib/strict/ |
H A D | refs | 343 # [perl #74168] Assertion failed: (SvTYPE(_svcur) >= SVt_PV), function Perl_softref2xv, file pp.c, …
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5009005 | 159 Perl_softref2xv # F added by devel/scanprov
|
/openbsd/gnu/usr.bin/perl/ |
H A D | pp.c | 217 Perl_softref2xv(pTHX_ SV *const sv, const char *const what, in Perl_softref2xv() function 279 gv = Perl_softref2xv(aTHX_ sv, "a SCALAR", SVt_PV); in PP()
|
H A D | pp_hot.c | 2436 gv = Perl_softref2xv(aTHX_ sv, is_pp_rv2av ? an_array : a_hash, in PP()
|
H A D | proto.h | 7749 Perl_softref2xv(pTHX_ SV * const sv, const char * const what, const svtype type)
|