Home
last modified time | relevance | path

Searched defs:stashname (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dmro_core.c518 const char * const stashname = HvENAME_get(stash); in Perl_mro_isa_changed_in() local
1334 const char * const stashname = HvENAME_get(stash); in Perl_mro_method_changed_in() local
H A Dpp_sys.c948 SV *stashname = sv_newmortal(); PP() local
955 SV *stashname = !SvPOK(*MARK) ? &PL_sv_no PP() local
H A Dtoke.c8933 HEK * const stashname = HvNAME_HEK(stash); yyl_keylookup() local
9922 HEK * const stashname = HvNAME_HEK(stash); S_pending_ident() local
11424 HEK * const stashname = HvNAME_HEK(stash); S_scan_inputsymbol() local
H A Dgv.c2115 const char * const stashname = HvNAME(stash); assert(stashname); S_gv_magicalize() local
H A Dsv.c2938 const char *stashname = NULL; Perl_sv_2pv_flags() local
/openbsd-src/gnu/usr.bin/perl/ext/mro/
H A Dmro.xs472 SV *stashname; variable
/openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
H A DListUtil.xs2076 const char *stashname; variable