summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2002-03-21 07:21:57 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2002-03-21 07:21:57 +0000
commitd6b7ef8642dbff7f74dde11fd4995a37e8f38c04 (patch)
tree514a910b6cf95741dcc0cfcb9c933516785d103b /embed.fnc
parent4cbf5a93b15a5783cbe69de6f4f935df308853d2 (diff)
downloadperl-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.fnc2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed.fnc b/embed.fnc
index 16c006616e..e9841dd852 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -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)