Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dhandy.h1994 # define is_posix_LOWER(c) \ macro
2021 # define is_posix_LOWER(c) islower((U8) (c))
2052 #define isU8_LOWER_LC(c) WRAP_U8_LC_((c), CC_LOWER_, is_posix_LOWER)