Searched refs:Perl_uvuni_to_utf8 (Results 1 – 5 of 5) sorted by relevance
62 #define Perl_uvchr_to_utf8 Perl_uvuni_to_utf8
545 Perl_uvuni_to_utf8
171 Perl_uvuni_to_utf8(pTHX_ U8 *d, UV uv) in Perl_uvuni_to_utf8() function
909 #define uvuni_to_utf8 Perl_uvuni_to_utf82958 #define uvuni_to_utf8(a,b) Perl_uvuni_to_utf8(aTHX_ a,b)
1291 PERL_CALLCONV U8* Perl_uvuni_to_utf8(pTHX_ U8 *d, UV uv);