Home | History | Annotate | Download | only in intltest

Lines Matching defs:formats

171  * More robust message formats.
331 UnicodeString formats [] = {
335 int32_t formats_length = (int32_t)(sizeof(formats)/sizeof(formats[0]));
337 ChoiceFormat *cf = new ChoiceFormat(limits, formats, formats_length);
362 UnicodeString formats [] = {
367 // cf = new ChoiceFormat(limits, formats, 3);
387 UnicodeString formats [] = {
392 ChoiceFormat *cf = new ChoiceFormat(limits, formats, 3);