Searched refs:TITLE_MASK (Results 1 – 2 of 2) sorted by relevance
19 #define TITLE_MASK 0x40 macro80 return (ctype->flags & TITLE_MASK) != 0; in _PyUnicode_IsTitlecase()
91 TITLE_MASK = 0x40 variable424 flags |= TITLE_MASK