Searched refs:SAVEDELETE (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | scope.h | 186 #define SAVEDELETE(h,k,l) \ macro
|
H A D | pp_ctl.c | 5403 SAVEDELETE(PL_defstash, safestr, len); in PP() 5414 SAVEDELETE(PL_defstash, safestr, len); in PP()
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/ |
H A D | 5003007 | 614 SAVEDELETE # T
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | apidoc.fnc | 784 Amhd||SAVEDELETE|HV * hv|char * key|I32 length
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5003007 | 1170 SAVEDELETE # T
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlguts.pod | 1978 =item C<SAVEDELETE(HV *hv, char *key, I32 length)> 1985 SAVEDELETE(PL_defstash, savepv(tmpbuf), strlen(tmpbuf)); 1987 =for apidoc Amh||SAVEDELETE|HV * hv|char * key|I32 length
|