diff options
author | John Peacock <jpeacock@rowman.com> | 2001-11-15 07:41:04 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-15 21:21:29 +0000 |
commit | f4758303c4694488fe79aa89312edc922a056bf5 (patch) | |
tree | 06683b0ed363a8029abcf065643046281e4dfd71 /embed.pl | |
parent | 77818208643949320ba57536d6c01e6973ff7a4a (diff) | |
download | perl-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-x | embed.pl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |