Searched refs:Perl_uvchr_to_utf8 (Results 1 – 4 of 4) sorted by relevance
62 #define Perl_uvchr_to_utf8 Perl_uvuni_to_utf8 macro
1782 #undef Perl_uvchr_to_utf81784 Perl_uvchr_to_utf8(pTHX_ U8 *d, UV uv) in Perl_uvchr_to_utf8() function
1117 #define uvchr_to_utf8 Perl_uvchr_to_utf83641 #define uvchr_to_utf8(a,b) Perl_uvchr_to_utf8(aTHX_ a,b)
807 PERL_CALLCONV U8* Perl_uvchr_to_utf8(pTHX_ U8 *d, UV uv);