Searched refs:Perl_sv_recode_to_utf8 (Results 1 – 3 of 3) sorted by relevance
1051 #define sv_recode_to_utf8 Perl_sv_recode_to_utf83576 #define sv_recode_to_utf8(a,b) Perl_sv_recode_to_utf8(aTHX_ a,b)
743 PERL_CALLCONV char* Perl_sv_recode_to_utf8(pTHX_ SV* sv, SV *encoding);
11466 Perl_sv_recode_to_utf8(pTHX_ SV *sv, SV *encoding) in Perl_sv_recode_to_utf8() function