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()
515 hv_clear(PL_stashcache); in Perl_newSV_type()
1459 hv_clear(MUTABLE_HV(sv)); in Perl_leave_scope()
3325 hv_clear(hash); in PP()3530 hv_clear((HV*)lsv); in PP()
1249 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));
2765 hv_clear(PL_pidstatus); /* we have no children */ in Perl_my_popen()
4508 hv_clear(PL_pidstatus); /* no kids, so don't wait for 'em */
4059 hv_clear(GvHV(PL_hintgv)); in S_doeval_compile()
7694 hv_clear((HV*)targ);
290 # define hv_clear(a) Perl_hv_clear(aTHX_ a) macro
1426 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()
1879 hv_clear(PL_pidstatus); in win32_start_child()
490 hv_clear # T
684 void hv_clear(HV*);687 Like their AV counterparts, C<hv_clear> deletes all the entries in the hash
1020 Apd |void |hv_clear |NULLOK HV *hv