Searched refs:hv_clear (Results 1 – 19 of 19) sorted by relevance
556 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()
502 hv_clear(PL_stashcache); in Perl_newSV_type()
1440 hv_clear(MUTABLE_HV(sv)); in Perl_leave_scope()
2687 hv_clear(hash); in PP()2846 hv_clear((HV*)lsv); in PP()
1197 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));
2693 hv_clear(PL_pidstatus); /* we have no children */ in Perl_my_popen()
4281 hv_clear(PL_pidstatus); /* no kids, so don't wait for 'em */ in PP()
3828 hv_clear(GvHV(PL_hintgv)); in S_doeval_compile()
7264 hv_clear((HV*)targ); in PP()
290 # define hv_clear(a) Perl_hv_clear(aTHX_ a) macro
1414 Adp |void |hv_clear |NULLOK HV *hv
322 hv_clear(PL_stashcache);333 hv_clear(PL_stashcache);
446 hv_clear(PL_pidstatus); in amigaos4_start_child()
164 hv_clear # T
1160 else hv_clear((HV*) ssv); in sharedsv_array_mg_CLEAR()
1716 hv_clear(PL_pidstatus); in win32_start_child()
490 hv_clear # T
680 void hv_clear(HV*);683 Like their AV counterparts, C<hv_clear> deletes all the entries in the hash
1020 Apd |void |hv_clear |NULLOK HV *hv