Home
last modified time | relevance | path

Searched refs:Perl_to_uni_fold (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dglobal.sym199 Perl_to_uni_fold
Dutf8.c1131 Perl_to_uni_fold(pTHX_ UV c, U8* p, STRLEN *lenp) in Perl_to_uni_fold() function
Dembed.h347 #define to_uni_fold Perl_to_uni_fold
2402 #define to_uni_fold(a,b,c) Perl_to_uni_fold(aTHX_ a,b,c)
Dproto.h506 PERL_CALLCONV UV Perl_to_uni_fold(pTHX_ UV c, U8 *p, STRLEN *lenp);