Searched refs:LEFTBRACE (Results 1 – 9 of 9) sorted by relevance
57 #define LEFTBRACE ((UChar)0x007B) macro
84 static const UChar LEFTBRACE = ((UChar) 0x007B); variable
78 static const UChar LEFTBRACE = ((UChar) 0x007B); variable
224 TOKEN_DATA(LEFTBRACE, Q("{")),