Searched refs:Perl_to_uni_fold (Results 1 – 4 of 4) sorted by relevance
199 Perl_to_uni_fold
1131 Perl_to_uni_fold(pTHX_ UV c, U8* p, STRLEN *lenp) in Perl_to_uni_fold() function
347 #define to_uni_fold Perl_to_uni_fold2402 #define to_uni_fold(a,b,c) Perl_to_uni_fold(aTHX_ a,b,c)
506 PERL_CALLCONV UV Perl_to_uni_fold(pTHX_ UV c, U8 *p, STRLEN *lenp);