Searched refs:localizedPattern0 (Results 1 – 1 of 1) sorted by relevance
172 UnicodeString localizedPattern0; in test4099975() local173 localizedPattern0 = df->toLocalizedPattern(localizedPattern0, status); in test4099975()185 if (localizedPattern0 != localizedPattern1) { in test4099975()186 … errln(UnicodeString("Pattern has been changed. localizedPattern0: ") + localizedPattern0 in test4099975()205 UnicodeString localizedPattern0; in test4099975() local206 localizedPattern0 = df->toLocalizedPattern(localizedPattern0, status); in test4099975()218 if (localizedPattern0 != localizedPattern1) { in test4099975()219 … errln(UnicodeString("Pattern has been changed. localizedPattern0: ") + localizedPattern0 in test4099975()235 UnicodeString localizedPattern0; in test4099975() local236 localizedPattern0 = df->toLocalizedPattern(localizedPattern0, status); in test4099975()[all …]