Searched refs:Subformat (Results 1 – 2 of 2) sorted by relevance
816 class Subformat; variable822 Subformat* subformats;
205 class MessageFormat::Subformat : public UMemory { class in MessageFormat230 Subformat& operator=(const Subformat& that) { in operator =()243 UBool operator==(const Subformat& that) const { in operator ==()256 UBool operator!=(const Subformat& that) const { in operator !=()397 subformats = (Subformat*) uprv_malloc(sizeof(*subformats) * capacity); in allocateSubformats()408 Subformat* a = (Subformat*) in allocateSubformats()