diff options
author | Hugo van der Sanden <hv@crypt.org> | 2001-06-10 12:23:30 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-10 10:55:34 +0000 |
commit | f20cc2f4b57d0af6ae56e81a5194c331ceb01e3b (patch) | |
tree | ee8a22d9bdb44e073630ea0358bc42b5f93e96fd /embed.pl | |
parent | 906f284febf43a7190682e42c5aef12275cef5ce (diff) | |
download | perl-f20cc2f4b57d0af6ae56e81a5194c331ceb01e3b.tar.gz |
Re: pragma/locale.t #107
Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
Encapsulate the scan of the decimal radix separator.
p4raw-id: //depot/perl@10495
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2522,6 +2522,7 @@ s |I32 |expect_number |char** pattern s |SV* |gv_share |SV *sv # endif s |int |grok_number |const char *pv|STRLEN len|UV *valuep +s |bool |grok_numeric_radix|const char **sp|const char *send #endif #if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT) |