diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-10-31 00:57:42 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-10-31 00:57:42 +0000 |
commit | 9f4817dbf9f375fea5253c12557f39e3774b891c (patch) | |
tree | 5571dace6798f9f2ca01ccd6abbe009034758ad3 /global.sym | |
parent | 177cde4c6a7c3c42786feaab44e78d637bb4cb97 (diff) | |
download | perl-9f4817dbf9f375fea5253c12557f39e3774b891c.tar.gz |
Enable -Mencoding=foobar also for string literals.
p4raw-id: //depot/perl@12782
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index c2535a978a..cf8ec98adf 100644 --- a/global.sym +++ b/global.sym @@ -438,6 +438,7 @@ Perl_sv_pos_u2b Perl_sv_pos_b2u Perl_sv_pvutf8n_force Perl_sv_pvbyten_force +Perl_sv_recode_to_utf8 Perl_sv_reftype Perl_sv_replace Perl_sv_report_used |