summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-12 04:58:08 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-12 04:58:08 +0000
commit78ffc579fccea149ce13c268b422d661c9811f3a (patch)
tree0f1727e59320de878710561a51aa2059aa6fc4eb /embed.pl
parentf38d7863e9c890f6e7b5e922b65b103f87ccdb42 (diff)
downloadperl-78ffc579fccea149ce13c268b422d661c9811f3a.tar.gz
Retract #11289.
p4raw-id: //depot/perl@11293
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed.pl b/embed.pl
index 0b61bf00c5..82ebfd2d8f 100755
--- a/embed.pl
+++ b/embed.pl
@@ -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