Searched refs:Perl_is_uni_alpha_lc (Results 1 – 4 of 4) sorted by relevance
203 Perl_is_uni_alpha_lc
1158 Perl_is_uni_alpha_lc(pTHX_ UV c) in Perl_is_uni_alpha_lc() function
351 #define is_uni_alpha_lc Perl_is_uni_alpha_lc2406 #define is_uni_alpha_lc(a) Perl_is_uni_alpha_lc(aTHX_ a)
519 PERL_CALLCONV bool Perl_is_uni_alpha_lc(pTHX_ UV c)