diff options
author | Andy Lester <andy@petdance.com> | 2006-05-11 19:21:23 -0500 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-05-12 15:48:43 +0000 |
commit | 64844641e1be28fdf8b7bba9436537339624f40b (patch) | |
tree | 5b2e2be4988f2baeae11add9a83a42f480939771 /embed.fnc | |
parent | 931e0695c454f4c18f68d30775151862650cc4d8 (diff) | |
download | perl-64844641e1be28fdf8b7bba9436537339624f40b.tar.gz |
upgrade bytes_to_uni
Message-ID: <20060512052123.GA21648@petdance.com>
p4raw-id: //depot/perl@28180
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1224,6 +1224,7 @@ sR |const char *|get_num |NN const char *ppat|NN I32 *lenptr ns |bool |need_utf8 |NN const char *pat|NN const char *patend ns |char |first_symbol |NN const char *pat|NN const char *patend sR |char * |sv_exp_grow |NN SV *sv|STRLEN needed +sR |char * |bytes_to_uni |NN const U8 *start|STRLEN len|NN char *dest #endif #if defined(PERL_IN_PP_CTL_C) || defined(PERL_DECL_PROT) |