summaryrefslogtreecommitdiff
path: root/global.sym
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-10 18:37:57 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-10 18:37:57 +0000
commitdd5dc04f542db5aa619bf5c0cc2e371a87aef44b (patch)
tree295eb7bb6a0e0c5829d18b025c0ddd3ca807019b /global.sym
parent7b57b0ead8ab6b3f08be8b4ded2364d260db25a1 (diff)
downloadperl-dd5dc04f542db5aa619bf5c0cc2e371a87aef44b.tar.gz
Move the grok_number and its lieutenant grok_numeric_radix
from sv.c statics to util.c and public. p4raw-id: //depot/perl@10505
Diffstat (limited to 'global.sym')
-rw-r--r--global.sym2
1 files changed, 2 insertions, 0 deletions
diff --git a/global.sym b/global.sym
index 14d9ef0376..ef481fa28b 100644
--- a/global.sym
+++ b/global.sym
@@ -211,6 +211,8 @@ Perl_op_null
Perl_load_module
Perl_vload_module
Perl_looks_like_number
+Perl_grok_number
+Perl_grok_numeric_radix
Perl_markstack_grow
Perl_mess
Perl_vmess