summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-10-31 00:57:42 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-31 00:57:42 +0000
commit9f4817dbf9f375fea5253c12557f39e3774b891c (patch)
tree5571dace6798f9f2ca01ccd6abbe009034758ad3 /embed.pl
parent177cde4c6a7c3c42786feaab44e78d637bb4cb97 (diff)
downloadperl-9f4817dbf9f375fea5253c12557f39e3774b891c.tar.gz
Enable -Mencoding=foobar also for string literals.
p4raw-id: //depot/perl@12782
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 345a299334..392e16cc29 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1779,6 +1779,7 @@ Apd |void |sv_pos_b2u |SV* sv|I32* offsetp
Amd |char* |sv_pvn_force |SV* sv|STRLEN* lp
Apd |char* |sv_pvutf8n_force|SV* sv|STRLEN* lp
Apd |char* |sv_pvbyten_force|SV* sv|STRLEN* lp
+Apd |void |sv_recode_to_utf8 |SV*
Apd |char* |sv_reftype |SV* sv|int ob
Apd |void |sv_replace |SV* sv|SV* nsv
Apd |void |sv_report_used