Searched defs:SEMI_COLON (Results 1 – 2 of 2) sorted by relevance
51 #define SEMI_COLON ((UChar)0x003B) macro
70 static const UChar SEMI_COLON = ((UChar) 0x003B); variable