Searched refs:Perl_uvchr_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 macro
H A Dutf8.c1782 #undef Perl_uvchr_to_utf8 macro
1784 Perl_uvchr_to_utf8(pTHX_ U8 *d, UV uv) function
H A Dembed.h1117 #define uvchr_to_utf8 Perl_uvchr_to_utf8
3641 #define uvchr_to_utf8(a,b) Perl_uvchr_to_utf8(aTHX_ a,b)
H A Dproto.h807 PERL_CALLCONV U8* Perl_uvchr_to_utf8(pTHX_ U8 *d, UV uv);

Completed in 57 milliseconds