summaryrefslogtreecommitdiff
path: root/global.sym
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-06-05 13:16:30 -0600
committerKarl Williamson <public@khwilliamson.com>2011-07-03 14:05:48 -0600
commit47b34d7254198c381a7d21eb29478f1a0267a9d6 (patch)
tree0d6299a8466fae0d3c2b0076be66552cf8815ad2 /global.sym
parent839cfe5dcd857d5775f8c5d638b85b1a539d73c9 (diff)
downloadperl-47b34d7254198c381a7d21eb29478f1a0267a9d6.tar.gz
Restrict some inversion list functions
These functions are internal only with names beginning with underscore. I hadn't realized that their definitions could be restricted.
Diffstat (limited to 'global.sym')
-rw-r--r--global.sym8
1 files changed, 4 insertions, 4 deletions
diff --git a/global.sym b/global.sym
index 30614c4e38..d0f92fad96 100644
--- a/global.sym
+++ b/global.sym
@@ -17,10 +17,6 @@
Perl_Gv_AMupdate
Perl_PerlIO_context_layers
-Perl__append_range_to_invlist
-Perl__new_invlist
-Perl__swash_inversion_hash
-Perl__swash_to_invlist
Perl__to_uni_fold_flags
Perl__to_utf8_fold_flags
Perl_amagic_call
@@ -833,6 +829,10 @@ Perl_warn_nocontext
Perl_warner_nocontext
perl_alloc_using
perl_clone_using
+Perl__append_range_to_invlist
+Perl__new_invlist
+Perl__swash_inversion_hash
+Perl__swash_to_invlist
Perl_sv_setsv_cow
Perl_Slab_Alloc
Perl_Slab_Free