Searched refs:Perl_uvuni_to_utf8 (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.h62 #define Perl_uvchr_to_utf8 Perl_uvuni_to_utf8
H A Dutf8.c163 Perl_uvuni_to_utf8(pTHX_ U8 *d, UV uv) function
H A Dembed.h1118 #define uvuni_to_utf8 Perl_uvuni_to_utf8
3642 #define uvuni_to_utf8(a,b) Perl_uvuni_to_utf8(aTHX_ a,b)
H A Dproto.h808 PERL_CALLCONV U8* Perl_uvuni_to_utf8(pTHX_ U8 *d, UV uv);

Completed in 53 milliseconds