Searched refs:Perl_uvchr_to_utf8_flags (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c1790 Perl_uvchr_to_utf8_flags(pTHX_ U8 *d, UV uv, UV flags) function
H A Dembed.h1119 #define uvchr_to_utf8_flags Perl_uvchr_to_utf8_flags
3643 #define uvchr_to_utf8_flags(a,b,c) Perl_uvchr_to_utf8_flags(aTHX_ a,b,c)
H A Dproto.h809 PERL_CALLCONV U8* Perl_uvchr_to_utf8_flags(pTHX_ U8 *d, UV uv, UV flags);

Completed in 42 milliseconds