Home | History | Annotate | Download | only in intltest

Lines Matching defs:formats

170  * More robust message formats.
330 UnicodeString formats [] = {
334 int32_t formats_length = (int32_t)(sizeof(formats)/sizeof(formats[0]));
336 ChoiceFormat *cf = new ChoiceFormat(limits, formats, formats_length);
361 UnicodeString formats [] = {
366 // cf = new ChoiceFormat(limits, formats, 3);
386 UnicodeString formats [] = {
391 ChoiceFormat *cf = new ChoiceFormat(limits, formats, 3);