Home | History | Annotate | Download | only in cintltst

Lines Matching refs:udatpg_open

1404             UDateTimePatternGenerator* udtpg = udatpg_open(textContextItemPtr->locale, &status);
1406 log_err("FAIL: udatpg_open for locale %s, status %s\n", textContextItemPtr->locale, u_errorName(status) );