Searched defs:UCASE_IS_UPPER_OR_TITLE (Results 1 – 2 of 2) sorted by relevance
355 #define UCASE_IS_UPPER_OR_TITLE(props) ((props)&2) macro