summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorHugo van der Sanden <hv@crypt.org>2001-06-10 12:23:30 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-10 10:55:34 +0000
commitf20cc2f4b57d0af6ae56e81a5194c331ceb01e3b (patch)
treeee8a22d9bdb44e073630ea0358bc42b5f93e96fd /embed.pl
parent906f284febf43a7190682e42c5aef12275cef5ce (diff)
downloadperl-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-xembed.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.pl b/embed.pl
index 67e142a723..5557eab3ec 100755
--- a/embed.pl
+++ b/embed.pl
@@ -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)