mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-3391 update localPatternChars
X-SVN-Rev: 14654
This commit is contained in:
parent
fb8fac1e79
commit
73af76bf64
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@ static void TestSymbols()
|
|||
VerifygetSymbols(def, UDAT_AM_PMS, 1, "PM");
|
||||
VerifygetSymbols(fr, UDAT_SHORT_MONTHS, 0, "janv.");
|
||||
VerifygetSymbols(def, UDAT_SHORT_MONTHS, 11, "Dec");
|
||||
VerifygetSymbols(def,UDAT_LOCALIZED_CHARS, 0, "GyMdkHmsSEDFwWahKzYe");
|
||||
VerifygetSymbols(def,UDAT_LOCALIZED_CHARS, 0, "GyMdkHmsSEDFwWahKzYeugAZ");
|
||||
|
||||
|
||||
if(result != NULL) {
|
||||
|
|
Loading…
Add table
Reference in a new issue