Home
last modified time | relevance | path

Searched refs:SAVEDELETE (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dscope.h186 #define SAVEDELETE(h,k,l) \ macro
H A Dpp_ctl.c5403 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 D5003007614 SAVEDELETE # T
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc784 Amhd||SAVEDELETE|HV * hv|char * key|I32 length
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50030071170 SAVEDELETE # T
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlguts.pod1978 =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