/openbsd/gnu/usr.bin/perl/ext/XS-Typemap/ |
H A D | Typemap.xs | 74 HV *hash = newHV(); in XS_pack_anotherstructPtr() 128 HV *hash = newHV(); in XS_pack_anotherstructPtrPtr() 361 hvref = newHV();
|
/openbsd/gnu/usr.bin/perl/ext/DynaLoader/ |
H A D | dlutils.c | 130 dl_loaded_files = newHV(); /* provide cache for dl_*.xs if needed */ in dl_generic_private_init()
|
/openbsd/gnu/usr.bin/perl/cpan/Scalar-List-Utils/ |
H A D | multicall.h | 59 sv = (SV*)newHV(); in multicall_pad_push()
|
H A D | ListUtil.xs | 1343 sv_2mortal((SV *)(seen = newHV())); in uniq() 1441 sv_2mortal((SV *)(seen = newHV())); in uniqnum()
|
/openbsd/gnu/usr.bin/perl/ |
H A D | class.c | 95 HV *hv = newHV(); in PP() 151 params = newHV(); in XS() 658 HV *fieldix_to_padix = newHV(); in Perl_class_seal_stash() 965 aux->xhv_class_param_map = newHV(); in apply_field_attribute_param()
|
H A D | perl.c | 257 PL_pidstatus = newHV(); in perl_construct() 336 PL_modglobal = newHV(); /* pointers to per-interpreter module globals */ in perl_construct() 397 PL_strtab = newHV(); in perl_construct() 427 PL_stashcache = newHV(); in perl_construct() 459 PL_registered_mros = newHV(); in perl_construct() 2573 PL_isarev = newHV(); in S_parse_body() 4103 HV *hv = newHV(); in S_init_main_stash() 4762 HV *dups = newHV(); in S_init_postdump_symbols()
|
H A D | mro_core.c | 72 HV *const hv = newHV(); in Perl_mro_set_private_data() 452 HV *const isa_hash = newHV(); in Perl_mro_get_linear_isa()
|
H A D | hv.h | 705 #define newHV() MUTABLE_HV(newSV_type(SVt_PVHV)) macro
|
H A D | scope.c | 1486 case SVt_PVHV: *svp = MUTABLE_SV(newHV()); break; in Perl_leave_scope() 1632 HV *const hv = newHV(); in Perl_leave_scope()
|
H A D | pad.c | 2050 sv = MUTABLE_SV(newHV()); in S_cv_clone_pad() 2468 sv = MUTABLE_SV(newHV()); in Perl_pad_push() 2574 sv = MUTABLE_SV(newHV()); in Perl_padlist_dup()
|
H A D | hv.c | 1803 HV * const hv = newHV(); in Perl_newHVhv() 1911 HV * const hv = newHV(); in Perl_hv_copy_hints_hv() 3573 hv = newHV(); in Perl_refcounted_he_chain_2hv()
|
H A D | utf8.c | 109 HV* msg_hv = newHV(); in S_new_msg_hv() 3339 PL_seen_deprecated_macro = newHV(); in PERLVAR()
|
/openbsd/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/ |
H A D | FieldHash.xs | 164 av_store_simple(cont, 1, (SV*)newHV()); in HUF_new_trigger() 288 HV* new_tab = newHV(); in HUF_fix_trigger()
|
/openbsd/gnu/usr.bin/perl/ext/VMS-Stdio/ |
H A D | Stdio.xs | 96 if (!(stash = GvHV(*stashp))) stash = GvHV(*stashp) = newHV(); in newFH() 99 if (!(stash = GvHV(*stashp))) stash = GvHV(*stashp) = newHV(); in newFH()
|
/openbsd/gnu/usr.bin/perl/ext/re/ |
H A D | re.xs | 181 hv = newHV();
|
/openbsd/gnu/usr.bin/perl/dist/Storable/ |
H A D | Storable.xs | 1601 cxt->hseen = newHV(); /* Table where seen objects are stored */ in init_store_context() 1633 cxt->hclass = newHV(); /* Where seen classnames are stored */ in init_store_context() 1646 cxt->hook = newHV(); /* Table where hooks are cached */ in init_store_context() 1771 cxt->hook = newHV(); /* Caches STORABLE_thaw */ in init_retrieve_context() 1785 ? newHV() : 0); in init_retrieve_context() 4871 sv = (SV *) newHV(); in retrieve_hook_common() 4889 sv = (SV *) newHV(); in retrieve_hook_common() 6360 hv = newHV(); in get_lhash() 6437 hv = newHV(); in retrieve_hash() 6527 hv = newHV(); in retrieve_flag_hash() [all …]
|
/openbsd/gnu/usr.bin/perl/ext/File-Glob/ |
H A D | Glob.xs | 81 if (!MY_CXT.x_GLOB_ENTRIES) MY_CXT.x_GLOB_ENTRIES = newHV(); in iterate()
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
H A D | magic | 312 self = newHV(); 338 self = newHV();
|
/openbsd/gnu/usr.bin/perl/ext/Opcode/ |
H A D | Opcode.xs | 58 op_named_bits = newHV(); in op_names_init()
|
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
H A D | ReadKey.xs | 1945 filehash=newHV(); 1946 modehash=newHV();
|
/openbsd/gnu/usr.bin/perl/ext/mro/ |
H A D | mro.xs | 571 nmcache = selfmeta->mro_nextmethod = newHV();
|
/openbsd/gnu/usr.bin/perl/cpan/Time-Piece/ |
H A D | Piece.xs | 1106 HV* locales = newHV();
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/Encode/ |
H A D | encode.h | 190 HV* msg_hv = newHV(); in S_new_msg_hv()
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Perldoc/ |
H A D | perldoc.pod | 119 perldoc -a newHV
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/ |
H A D | 5003007 | 339 newHV # T
|