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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c1116 Perl_is_uni_lower_lc(pTHX_ UV c) function
H A Dembed.h421 #define is_uni_lower_lc Perl_is_uni_lower_lc
2949 #define is_uni_lower_lc(a) Perl_is_uni_lower_lc(aTHX_ a)
H A Dproto.h326 PERL_CALLCONV bool Perl_is_uni_lower_lc(pTHX_ UV c);

Completed in 55 milliseconds