Searched refs:localizedPattern0 (Results 1 – 1 of 1) sorted by relevance
169 UnicodeString localizedPattern0; in test4099975() local170 localizedPattern0 = df->toLocalizedPattern(localizedPattern0, status); in test4099975()182 if (localizedPattern0 != localizedPattern1) { in test4099975()183 … errln(UnicodeString("Pattern has been changed. localizedPattern0: ") + localizedPattern0 in test4099975()202 UnicodeString localizedPattern0; in test4099975() local203 localizedPattern0 = df->toLocalizedPattern(localizedPattern0, status); in test4099975()215 if (localizedPattern0 != localizedPattern1) { in test4099975()216 … errln(UnicodeString("Pattern has been changed. localizedPattern0: ") + localizedPattern0 in test4099975()232 UnicodeString localizedPattern0; in test4099975() local233 localizedPattern0 = df->toLocalizedPattern(localizedPattern0, status); in test4099975()[all …]