Searched refs:RIGHTBRACE (Results 1 – 9 of 9) sorted by relevance
58 #define RIGHTBRACE ((UChar)0x007D) macro
85 static const UChar RIGHTBRACE = ((UChar) 0x007D); variable
79 static const UChar RIGHTBRACE = ((UChar) 0x007D); variable
247 TOKEN_DATA(RIGHTBRACE, Q("}")),