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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c569 Perl_utf8_to_uvuni(pTHX_ U8 *s, STRLEN *retlen) function
H A Dembed.h1114 #define utf8_to_uvuni Perl_utf8_to_uvuni
3638 #define utf8_to_uvuni(a,b) Perl_utf8_to_uvuni(aTHX_ a,b)
H A Dproto.h804 PERL_CALLCONV UV Perl_utf8_to_uvuni(pTHX_ U8 *s, STRLEN* retlen);

Completed in 54 milliseconds