summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorJohn Peacock <jpeacock@rowman.com>2001-11-15 07:41:04 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-15 21:21:29 +0000
commitf4758303c4694488fe79aa89312edc922a056bf5 (patch)
tree06683b0ed363a8029abcf065643046281e4dfd71 /embed.pl
parent77818208643949320ba57536d6c01e6973ff7a4a (diff)
downloadperl-f4758303c4694488fe79aa89312edc922a056bf5.tar.gz
v-strings as Objects Step 1
Message-ID: <3BF3FE30.70D7EDCA@rowman.com> p4raw-id: //depot/perl@13028
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 25b39468da..de6df26974 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1573,6 +1573,7 @@ Ap |OP* |newWHILEOP |I32 flags|I32 debuggable|LOOP* loop \
|I32 whileline|OP* expr|OP* block|OP* cont
Ap |PERL_SI*|new_stackinfo|I32 stitems|I32 cxitems
+Apd |char* |new_vstring |char *vstr|SV *sv
p |PerlIO*|nextargv |GV* gv
Ap |char* |ninstr |const char* big|const char* bigend \
|const char* little|const char* lend