diff options
author | Ilya Zakharevich <ilya@math.berkeley.edu> | 1999-10-24 23:06:21 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-10-25 08:25:50 +0000 |
commit | 936ed89792056e61b492edd0cf6cce00104ce2f5 (patch) | |
tree | 37e025bd10fe90843342c09b90254a6a8e75d43f /embed.pl | |
parent | b3c9acc1dea37c675a57f40a88b0c08196d48123 (diff) | |
download | perl-936ed89792056e61b492edd0cf6cce00104ce2f5.tar.gz |
Remove the last regnode<==>char*
To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
p4raw-id: //depot/cfgperl@4453
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1944,7 +1944,7 @@ s |I32 |regmatch |regnode *prog s |I32 |regrepeat |regnode *p|I32 max s |I32 |regrepeat_hard |regnode *p|I32 max|I32 *lp s |I32 |regtry |regexp *prog|char *startpos -s |bool |reginclass |char *p|I32 c +s |bool |reginclass |regnode *p|I32 c s |bool |reginclassutf8 |regnode *f|U8* p s |CHECKPOINT|regcppush |I32 parenfloor s |char*|regcppop |