Searched refs:he_dup (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/ |
| D | 5007003 | 12 he_dup # E (Perl_he_dup)
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| D | 5007003 | 31 he_dup # E (Perl_he_dup)
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | hv.c | 297 HeNEXT(ret) = he_dup(HeNEXT(e), FALSE, param); in Perl_he_dup()
|
| D | sv.c | 14546 daux->xhv_eiter = saux->xhv_eiter ? he_dup(saux->xhv_eiter, FALSE, param) : 0; 14802 LvTARG(dsv) = MUTABLE_SV(he_dup((HE*)LvTARG(dsv), FALSE, param)); 14896 ? he_dup(source, FALSE, param) : 0;
|
| D | embed.h | 2172 # define he_dup(a,b,c) Perl_he_dup(aTHX_ a,b,c) macro
|
| D | embed.fnc | 6185 CRp |HE * |he_dup |NULLOK const HE *e \
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| D | embed.fnc | 2814 ApR |HE* |he_dup |NULLOK const HE* e|bool shared|NN CLONE_PARAMS* param
|