diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-12 04:58:08 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-12 04:58:08 +0000 |
commit | 78ffc579fccea149ce13c268b422d661c9811f3a (patch) | |
tree | 0f1727e59320de878710561a51aa2059aa6fc4eb /embed.pl | |
parent | f38d7863e9c890f6e7b5e922b65b103f87ccdb42 (diff) | |
download | perl-78ffc579fccea149ce13c268b422d661c9811f3a.tar.gz |
Retract #11289.
p4raw-id: //depot/perl@11293
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1399,8 +1399,6 @@ p |OP* |append_elem |I32 optype|OP* head|OP* tail p |OP* |append_list |I32 optype|LISTOP* first|LISTOP* last p |I32 |apply |I32 type|SV** mark|SV** sp Ap |void |apply_attrs_string|char *stashpv|CV *cv|char *attrstr|STRLEN len -p |void |atfork_lock -p |void |atfork_unlock Ap |SV* |avhv_delete_ent|AV *ar|SV* keysv|I32 flags|U32 hash Ap |bool |avhv_exists_ent|AV *ar|SV* keysv|U32 hash Ap |SV** |avhv_fetch_ent |AV *ar|SV* keysv|I32 lval|U32 hash |