Searched defs:ELLIPSIS (Results 1 – 7 of 7) 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 char16_t ELLIPSIS = ((char16_t) 0x2026); variable
87 static const UChar ELLIPSIS = ((UChar) 0x2026); variable