Home
last modified time | relevance | path

Searched defs:isLOWER_LC_utf8_safe (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dhandy.h2475 #define isLOWER_LC_utf8_safe(p, e) \ macro
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13805 # define isLOWER_LC_utf8_safe(s,e) D_PPP_IS_GENERIC_LC_UTF8_SAFE(s, e, LOWER) macro