Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dhandy.h2183 #define isUPPER_uvchr(c) generic_invlist_uvchr_(CC_UPPER_, c) macro
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13558 # define isUPPER_uvchr(c) D_PPP_is_ctype(UPPER, upper, c) macro