Home
last modified time | relevance | path

Searched defs:sv_type (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dgv.c556 S_gv_init_svtype(pTHX_ GV *gv, const svtype sv_type) in S_gv_init_svtype()
1735 Perl_gv_fetchpv(pTHX_ const char *nambeg, I32 flags, const svtype sv_type) { in Perl_gv_fetchpv()
1741 Perl_gv_fetchsv(pTHX_ SV *name, I32 flags, const svtype sv_type) { in Perl_gv_fetchsv()
1953 const svtype sv_type) in S_find_default_stash()
2061 const svtype sv_type) in S_gv_magicalize()
2477 S_maybe_multimagic_gv(pTHX_ GV *gv, const char *name, const svtype sv_type) in S_maybe_multimagic_gv()
2583 const svtype sv_type) in Perl_gv_fetchpvn_flags()
H A Dsv_inline.h305 #define new_body_allocated(sv_type) \ argument
353 S_new_body(pTHX_ const svtype sv_type) in S_new_body()
H A Dsv.c859 Perl_more_bodies (pTHX_ const svtype sv_type, const size_t body_size, in Perl_more_bodies()
14703 const svtype sv_type = SvTYPE(ssv); local
H A Dhandy.h481 #define gv_fetchpvs(namebeg, flags, sv_type) \ argument
/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs4188 static int sv_type(pTHX_ SV *sv) in sv_type() function
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h16062 # define gv_fetchpvn_flags(name, len, flags, sv_type) gv_fetchpv(SvPVX(sv_2mortal(newSVpvn((name),… argument