Searched refs:XID_CONTINUE_MASK (Results 1 – 2 of 2) sorted by relevance
22 #define XID_CONTINUE_MASK 0x200 macro100 return (ctype->flags & XID_CONTINUE_MASK) != 0; in _PyUnicode_IsXidContinue()
91 XID_CONTINUE_MASK = 0x200 variable427 flags |= XID_CONTINUE_MASK