diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-03-21 07:21:57 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-03-21 07:21:57 +0000 |
commit | d6b7ef8642dbff7f74dde11fd4995a37e8f38c04 (patch) | |
tree | 514a910b6cf95741dcc0cfcb9c933516785d103b /embed.fnc | |
parent | 4cbf5a93b15a5783cbe69de6f4f935df308853d2 (diff) | |
download | perl-d6b7ef8642dbff7f74dde11fd4995a37e8f38c04.tar.gz |
Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
p4raw-id: //depot/perlio@15382
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1167,6 +1167,8 @@ 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 +s |void |to_utf8_substr |regexp * prog +s |void |to_byte_substr |regexp * prog #endif #if defined(PERL_IN_DUMP_C) || defined(PERL_DECL_PROT) |