Searched refs:CASE_IGNORABLE_MASK (Results 1 – 2 of 2) sorted by relevance
25 #define CASE_IGNORABLE_MASK 0x1000 macro285 return (ctype->flags & CASE_IGNORABLE_MASK) != 0; in _PyUnicode_IsCaseIgnorable()
97 CASE_IGNORABLE_MASK = 0x1000 variable436 flags |= CASE_IGNORABLE_MASK