diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2000-12-30 19:46:45 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2000-12-30 19:46:45 +0000 |
commit | 60aeb6fd4ca923078be883926562d30b13279552 (patch) | |
tree | e19559d06d407bab66760c72a3302f60a0bba27a /embed.pl | |
parent | 777d2cf58fa8e7c971ce9115520838a43768a81d (diff) | |
download | perl-60aeb6fd4ca923078be883926562d30b13279552.tar.gz |
Integrate mainline
p4raw-id: //depot/perlio@8271
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |