Searched refs:isU8_CNTRL_LC (Results 1 – 2 of 2) sorted by relevance
2048 #define isU8_CNTRL_LC(c) WRAP_U8_LC_((c), CC_CNTRL_, is_posix_CNTRL) macro2077 #define isCNTRL_LC(c) generic_LC_(c, CC_CNTRL_, isU8_CNTRL_LC)
536 case CC_ENUM_CNTRL_: return isU8_CNTRL_LC(character); in S_isFOO_lc()