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.h515 hv_clear(PL_stashcache); in Perl_newSV_type()
H A Dscope.c1459 hv_clear(MUTABLE_HV(sv)); in Perl_leave_scope()
H A Dpp_hot.c3325 hv_clear(hash); in PP()
3530 hv_clear((HV*)lsv); in PP()
H A Dsv.c1249 hv_clear(PL_stashcache); in Perl_sv_upgrade()
3920 hv_clear(PL_stashcache); in S_glob_assign_glob()
4129 hv_clear(PL_stashcache); in Perl_gv_setref()
10209 hv_clear(GvHV(gv));
H A Dutil.c2765 hv_clear(PL_pidstatus); /* we have no children */ in Perl_my_popen()
H A Dpp_sys.c4508 hv_clear(PL_pidstatus); /* no kids, so don't wait for 'em */
H A Dpp_ctl.c4059 hv_clear(GvHV(PL_hintgv)); in S_doeval_compile()
H A Dpp.c7694 hv_clear((HV*)targ);
H A Dembed.h290 # define hv_clear(a) Perl_hv_clear(aTHX_ a) macro
H A Dembed.fnc1426 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.h1879 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.pod684 void hv_clear(HV*);
687 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