Searched refs:timeDateArray (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dwindtfmt.cpp173 Formattable timeDateArray[2]; local
178 timeDateArray[0].adoptString(time);
179 timeDateArray[1].adoptString(date);
185 MessageFormat::format(*pattern, timeDateArray, 2, appendTo, status);
H A Dsmpdtfmt.cpp657 Formattable timeDateArray[2]; local
693 timeDateArray[0].adoptString(tempus1);
725 timeDateArray[1].adoptString(tempus2);
735 MessageFormat::format(UnicodeString(TRUE, resStr, resStrLen), timeDateArray, 2, fPattern, status); local

Completed in 67 milliseconds