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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c1303 Perl_is_utf8_cntrl(pTHX_ U8 *p) function
H A Dembed.h435 #define is_utf8_cntrl Perl_is_utf8_cntrl
2963 #define is_utf8_cntrl(a) Perl_is_utf8_cntrl(aTHX_ a)
H A Dproto.h340 PERL_CALLCONV bool Perl_is_utf8_cntrl(pTHX_ U8 *p);

Completed in 56 milliseconds