Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dglobal.sym210 Perl_is_uni_lower_lc
Dutf8.c1188 Perl_is_uni_lower_lc(pTHX_ UV c) in Perl_is_uni_lower_lc() function
Dembed.h358 #define is_uni_lower_lc Perl_is_uni_lower_lc
2413 #define is_uni_lower_lc(a) Perl_is_uni_lower_lc(aTHX_ a)
Dproto.h547 PERL_CALLCONV bool Perl_is_uni_lower_lc(pTHX_ UV c)