Searched defs:ELLIPSIS (Results 1 – 8 of 8) sorted by relevance
58 ELLIPSIS = 52 variable
139 ELLIPSIS = register_optionflag('ELLIPSIS') variable
65 #define ELLIPSIS 52 macro
164 UnicodeString ELLIPSIS; ELLIPSIS.append((UChar32)0x2026); in APITest() local
87 static const UChar ELLIPSIS = ((UChar) 0x2026); variable
81 static const UChar ELLIPSIS = ((UChar) 0x2026); variable