summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2000-12-30 19:46:45 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2000-12-30 19:46:45 +0000
commit60aeb6fd4ca923078be883926562d30b13279552 (patch)
treee19559d06d407bab66760c72a3302f60a0bba27a /embed.pl
parent777d2cf58fa8e7c971ce9115520838a43768a81d (diff)
downloadperl-60aeb6fd4ca923078be883926562d30b13279552.tar.gz
Integrate mainline
p4raw-id: //depot/perlio@8271
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed.pl b/embed.pl
index 32f3ddc329..7b83635804 100755
--- a/embed.pl
+++ b/embed.pl
@@ -2407,7 +2407,9 @@ s |char*|regcppop
s |char*|regcp_set_to |I32 ss
s |void |cache_re |regexp *prog
s |U8* |reghop |U8 *pos|I32 off
+s |U8* |reghop3 |U8 *pos|I32 off|U8 *lim
s |U8* |reghopmaybe |U8 *pos|I32 off
+s |U8* |reghopmaybe3 |U8 *pos|I32 off|U8 *lim
s |char* |find_byclass |regexp * prog|regnode *c|char *s|char *strend|char *startpos|I32 norun
#endif