Searched refs:otherNamePartMask (Results 1 – 1 of 1) sorted by relevance
262 …const uint32_t otherNamePartMask = Mark_NonSpacing | Mark_Enclosing | Mark_SpacingCombining | Lett… in isValidNamePart() local263 if (!(Unicode::category(c) & otherNamePartMask)) in isValidNamePart()