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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dhandy.h432 #define isLOWER_uni(c) is_uni_lower(c)
H A Dutf8.c1118 return is_uni_lower(c); /* XXX no locale support yet */
H A Dembed.h403 #define is_uni_lower Perl_is_uni_lower macro
2931 #define is_uni_lower(a) Perl_is_uni_lower(aTHX_ a) macro

Completed in 117 milliseconds