Searched refs:newHVhv (Results 1 – 10 of 10) sorted by relevance
11 newHVhv # U
255 is join(' ', sort %{newHVhv \%h}), '1 10 2 3 4 5 6 7 8 9',
348 stored = MUTABLE_HV(sv_2mortal((SV*)newHVhv(HvMROMETA(basestash)->isa))); in S_mro_get_linear_isa_dfs()
571 aux->xhv_class_param_map = newHVhv(superaux->xhv_class_param_map); in apply_class_attribute_isa()
403 # define newHVhv(a) Perl_newHVhv(aTHX_ a) macro
2178 ARdp |HV * |newHVhv |NULLOK HV *hv
223 newHVhv # E
3890 a = newHVhv(GvHV(PL_hintgv));4415 newHVhv(HV *hv)4417 RETVAL = newHVhv(hv);
2585 The C<newHVhv> XS function now works on tied hashes, instead of crashing or
1489 ApR |HV* |newHVhv |NULLOK HV *hv