Searched refs:localizedPattern0 (Results 1 – 1 of 1) sorted by relevance
170 UnicodeString localizedPattern0; in test4099975() local171 localizedPattern0 = df->toLocalizedPattern(localizedPattern0, status); in test4099975()183 if (localizedPattern0 != localizedPattern1) { in test4099975()184 … errln(UnicodeString("Pattern has been changed. localizedPattern0: ") + localizedPattern0 in test4099975()203 UnicodeString localizedPattern0; in test4099975() local204 localizedPattern0 = df->toLocalizedPattern(localizedPattern0, status); in test4099975()216 if (localizedPattern0 != localizedPattern1) { in test4099975()217 … errln(UnicodeString("Pattern has been changed. localizedPattern0: ") + localizedPattern0 in test4099975()233 UnicodeString localizedPattern0; in test4099975() local234 localizedPattern0 = df->toLocalizedPattern(localizedPattern0, status); in test4099975()[all …]