diff options
author | Andy Lester <andy@petdance.com> | 2005-11-04 09:12:56 -0600 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-11-07 10:24:54 +0000 |
commit | 7452cf6af2e38d62832bbd8762076e54fa12a70f (patch) | |
tree | 0524ba69bff9e7ad05914f72650259df8302cee6 /embed.fnc | |
parent | 21401c75f1c38e127fa870b81fca15879c466865 (diff) | |
download | perl-7452cf6af2e38d62832bbd8762076e54fa12a70f.tar.gz |
Consting and localizing: Part LXVIII
Message-ID: <20051104211256.GA12651@petdance.com>
p4raw-id: //depot/perl@26028
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1373,6 +1373,7 @@ sn |NV|mulexp10 |NV value|I32 exponent #if defined(PERL_IN_UTF8_C) || defined(PERL_DECL_PROT) s |STRLEN |is_utf8_char_slow|NN const U8 *s|const STRLEN len +spR |bool |is_utf8_common |NN const U8 *const p|NN SV **swash|NN const char * const swashname #endif START_EXTERN_C |