Home | History | Annotate | Download | only in i18n

Lines Matching refs:tempus

1112                 UnicodeString* tempus = (UnicodeString*)(((UnicodeString*)(he->value.pointer))->clone());
1113 if (tempus == NULL) {
1118 tempus, status);
1595 UnicodeSet* tempus = new UnicodeSet(UnicodeString(TRUE, DOT_SET, -1), status);
1597 if (tempus == NULL) {
1601 dotStandIn = generateStandInFor(tempus, status);