Home
last modified time | relevance | path

Searched refs:save_hash (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/perl/ext/Opcode/
H A DOpcode.xs317 dummy_hv = save_hash(PL_incgv);
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D5003007617 save_hash # T
/openbsd/gnu/usr.bin/perl/
H A Dpp_hot.c2081 sv = is_pp_rv2av ? MUTABLE_SV(save_ary(gv)) : MUTABLE_SV(save_hash(gv)); in PP()
H A Dpp.c6948 save_hash(gv); in S_localise_gv_slot()
H A Dembed.h562 # define save_hash(a) Perl_save_hash(aTHX_ a) macro
H A Dembed.fnc2809 Adhp |HV * |save_hash |NN GV *gv
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50030071174 save_hash # T
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlguts.pod2063 =item C<HV* save_hash(GV *gv)>
2065 =for apidoc save_hash
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1705 Apdh |HV* |save_hash |NN GV* gv