Home
last modified time | relevance | path

Searched defs:Perl_sv_unmagicext (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dsv.c5991 Perl_sv_unmagicext(pTHX_ SV *const sv, const int type, const MGVTBL *vtbl) global() function
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h16369 #define Perl_sv_unmagicext DPPP_(my_sv_unmagicext) macro