Searched refs:Perl_to_uni_lower (Results 1 – 6 of 6) sorted by relevance
53 to_uni_lower # E (Perl_to_uni_lower)
57 to_uni_lower # E (Perl_to_uni_lower)
198 Perl_to_uni_lower
1124 Perl_to_uni_lower(pTHX_ UV c, U8* p, STRLEN *lenp) in Perl_to_uni_lower() function
346 #define to_uni_lower Perl_to_uni_lower2401 #define to_uni_lower(a,b,c) Perl_to_uni_lower(aTHX_ a,b,c)
505 PERL_CALLCONV UV Perl_to_uni_lower(pTHX_ UV c, U8 *p, STRLEN *lenp);