Home | History | Annotate | Download | only in intltest

Lines Matching refs:cf

156     ChoiceFormat *cf = new ChoiceFormat(limit, formats, 3);
159 cf->format((int32_t)1, toAppendTo, status);
164 delete cf;
1574 ChoiceFormat cf(limit, formats, 3);
1576 msgfmt->setFormat("set", cf, status);
1598 msgfmt->adoptFormat("adopt", &cf, status);
1612 msgfmt->setFormat("formatName", cf, status);