Home
last modified time | relevance | path

Searched refs:hv_clear (Results 1 – 19 of 19) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dmro_core.c556 if(meta->mro_nextmethod) hv_clear(meta->mro_nextmethod); in Perl_mro_isa_changed_in()
596 hv_clear(revmeta->mro_nextmethod); in Perl_mro_isa_changed_in()
1372 hv_clear(mrometa->mro_nextmethod); in Perl_mro_method_changed_in()
1419 hv_clear(meta->mro_nextmethod); in Perl_mro_set_mro()
H A Dsv_inline.h502 hv_clear(PL_stashcache); in Perl_newSV_type()
H A Dscope.c1440 hv_clear(MUTABLE_HV(sv)); in Perl_leave_scope()
H A Dpp_hot.c2687 hv_clear(hash); in PP()
2846 hv_clear((HV*)lsv); in PP()
H A Dsv.c1197 hv_clear(PL_stashcache); in Perl_sv_upgrade()
3858 hv_clear(PL_stashcache); in S_glob_assign_glob()
4067 hv_clear(PL_stashcache); in Perl_gv_setref()
10146 hv_clear(GvHV(gv));
H A Dutil.c2693 hv_clear(PL_pidstatus); /* we have no children */ in Perl_my_popen()
H A Dpp_sys.c4281 hv_clear(PL_pidstatus); /* no kids, so don't wait for 'em */ in PP()
H A Dpp_ctl.c3828 hv_clear(GvHV(PL_hintgv)); in S_doeval_compile()
H A Dpp.c7264 hv_clear((HV*)targ); in PP()
H A Dembed.h290 # define hv_clear(a) Perl_hv_clear(aTHX_ a) macro
H A Dembed.fnc1414 Adp |void |hv_clear |NULLOK HV *hv
/openbsd/gnu/usr.bin/perl/ext/Opcode/
H A DOpcode.xs322 hv_clear(PL_stashcache);
333 hv_clear(PL_stashcache);
/openbsd/gnu/usr.bin/perl/amigaos4/
H A Damigaio.c446 hv_clear(PL_pidstatus); in amigaos4_start_child()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D5003007164 hv_clear # T
/openbsd/gnu/usr.bin/perl/dist/threads-shared/
H A Dshared.xs1160 else hv_clear((HV*) ssv); in sharedsv_array_mg_CLEAR()
/openbsd/gnu/usr.bin/perl/win32/
H A Dperlhost.h1716 hv_clear(PL_pidstatus); in win32_start_child()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5003007490 hv_clear # T
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlguts.pod680 void hv_clear(HV*);
683 Like their AV counterparts, C<hv_clear> deletes all the entries in the hash
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1020 Apd |void |hv_clear |NULLOK HV *hv