Home | History | Annotate | Download | only in unicode

Lines Matching refs:UDateFormatOpener

1343 typedef UDateFormat* (U_EXPORT2 *UDateFormatOpener) (UDateFormatStyle  timeStyle,
1357 UDateFormatOpener opener, UErrorCode *status);
1363 U_INTERNAL UDateFormatOpener U_EXPORT2
1364 udat_unregisterOpener(UDateFormatOpener opener, UErrorCode *status);