Home
last modified time | relevance | path

Searched refs:tempus1 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp759 UnicodeString *tempus1 = new UnicodeString(TRUE, resStr, resStrLen); in construct() local
761 if (tempus1 == NULL) { in construct()
765 timeDateArray[0].adoptString(tempus1); in construct()