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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c1243 Perl_is_utf8_alpha(pTHX_ U8 *p) function
H A Dembed.h432 #define is_utf8_alpha Perl_is_utf8_alpha
2960 #define is_utf8_alpha(a) Perl_is_utf8_alpha(aTHX_ a)
H A Dproto.h337 PERL_CALLCONV bool Perl_is_utf8_alpha(pTHX_ U8 *p);

Completed in 104 milliseconds