Searched refs:sv_ref (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/ |
| H A D | 5023005 | 2 sv_ref # U (Perl_sv_ref)
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| H A D | 5023005 | 16 sv_ref # U (Perl_sv_ref)
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/ |
| H A D | ListUtil.xs | 152 # ifndef sv_ref 153 # define sv_ref(dst, sv, ob) my_sv_ref(aTHX_ dst, sv, ob) macro 1731 RETVAL = newSVsv(sv_ref(NULL, SvRV(sv), TRUE)); in blessed()
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | universal.c | 310 classname = sv_ref(NULL,SvRV(sv),TRUE); in Perl_sv_does_sv()
|
| H A D | pp.c | 577 sv_ref(TARG, SvRV(sv), TRUE); in PP() 7927 ret = (sv_ref(NULL, rv, TRUE));
|
| H A D | embed.h | 715 # define sv_ref(a,b,c) Perl_sv_ref(aTHX_ a,b,c) 677 # define sv_ref(a,b,c) Perl_sv_ref( global() macro
|
| H A D | sv.c | 10516 return SvPV_nolen_const(sv_ref(NULL, sv, ob)); 10563 =for apidoc sv_ref
|
| H A D | embed.fnc | 3305 Adp |SV * |sv_ref |NULLOK SV *dst \
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5240delta.pod | 1689 C<< sv_ref() >> is now part of the API.
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| H A D | embed.fnc | 1912 Apd |SV* |sv_ref |NULLOK SV *dst|NN const SV *const sv|const int ob
|