summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorDoug MacEachern <dougm@covalent.net>2000-06-14 08:09:22 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2000-06-29 21:49:09 +0000
commit45645c0c182600881f3427c7498d7a9890d23152 (patch)
tree006bc5378c15e1766f33873e342dd9e352b748b1 /embed.pl
parent2dc00d5bf719a9ed74e0637ca74ee27c3de3fb36 (diff)
downloadperl-45645c0c182600881f3427c7498d7a9890d23152.tar.gz
xsub attributes
Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net> p4raw-id: //depot/cfgperl@6273
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.pl b/embed.pl
index b7cad1046a..536dd439ad 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1375,6 +1375,7 @@ Ap |bool |Gv_AMupdate |HV* stash
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
+Afp |void |apply_attrs_string|char *stashpv|CV *cv|char *attrstr|STRLEN len
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