Searched defs:SEMI_COLON (Results 1 – 3 of 3) sorted by relevance
32 static final byte SEMI_COLON= (byte)';'; field
49 #define SEMI_COLON ((UChar)0x003B) macro
61 static const UChar SEMI_COLON = ((UChar)0x003B); variable