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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c990 Perl_is_uni_lower(pTHX_ UV c) function
H A Dembed.h403 #define is_uni_lower Perl_is_uni_lower
2931 #define is_uni_lower(a) Perl_is_uni_lower(aTHX_ a)
H A Dproto.h308 PERL_CALLCONV bool Perl_is_uni_lower(pTHX_ UV c);

Completed in 57 milliseconds