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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c732 Perl_utf8_to_bytes(pTHX_ U8 *s, STRLEN *len) function
H A Dembed.h1110 #define utf8_to_bytes Perl_utf8_to_bytes
3634 #define utf8_to_bytes(a,b) Perl_utf8_to_bytes(aTHX_ a,b)
H A Dproto.h800 PERL_CALLCONV U8* Perl_utf8_to_bytes(pTHX_ U8 *s, STRLEN *len);

Completed in 54 milliseconds