diff options
author | Tony Cook <tony@develop-help.com> | 2011-02-05 14:59:21 +1100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2011-02-05 14:59:21 +1100 |
commit | 9c9388af520f163fd5d0ef576b56e7fe098e20b8 (patch) | |
tree | de23b7d0b97f164e0ef39e4a5715f9137d78dfa0 /global.sym | |
parent | 75081bb379696d31812ce0b07eded90b8395586c (diff) | |
download | perl-9c9388af520f163fd5d0ef576b56e7fe098e20b8.tar.gz |
export the functions required by re
eg. see http://www.nntp.perl.org/group/perl.daily-build.reports/2011/02/msg91288.html
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 1bd1a56a4e..0b47e82200 100644 --- a/global.sym +++ b/global.sym @@ -17,6 +17,8 @@ Perl_Gv_AMupdate Perl_PerlIO_context_layers +Perl__swash_inversion_hash +Perl__swash_to_invlist Perl_amagic_call Perl_amagic_deref_call Perl_apply_attrs_string |