Searched refs:sv_recode_to_utf8 (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Ddoop.c1056 sv_recode_to_utf8(sv, PL_encoding);
1101 sv_recode_to_utf8(svrecode, PL_encoding);
H A Dpp.c3239 s = (U8*)sv_recode_to_utf8(tmpsv, PL_encoding);
3276 sv_recode_to_utf8(TARG, PL_encoding);
H A Dsv.c3460 sv_recode_to_utf8(sv, PL_encoding);
5847 sv_recode_to_utf8(svrecode, PL_encoding);
5852 sv_recode_to_utf8(svrecode, PL_encoding);
5938 sv_recode_to_utf8(svrecode, PL_encoding);
5948 sv_recode_to_utf8(svrecode, PL_encoding);
11450 =for apidoc sv_recode_to_utf8
H A Dtoke.c1677 sv_recode_to_utf8(sv, PL_encoding);
6712 sv_recode_to_utf8(tmpstr, PL_encoding);
7672 sv_recode_to_utf8(stuff, PL_encoding);
H A Dembed.h1051 #define sv_recode_to_utf8 Perl_sv_recode_to_utf8 macro
3576 #define sv_recode_to_utf8(a,b) Perl_sv_recode_to_utf8(aTHX_ a,b) macro
H A Dpp_hot.c2061 sv_recode_to_utf8(nsv, PL_encoding);
H A Dregcomp.c3351 char *s = sv_recode_to_utf8(sv, PL_encoding);

Completed in 213 milliseconds