Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dmro_core.c757 Perl_mro_package_moved(pTHX_ HV * const stash, HV * const oldstash, in Perl_mro_package_moved()
902 HV *stash, HV *oldstash, SV *namesv) in S_mro_gather_and_rename()
Dsv.c10852 HV *oldstash = NULL; local