Home | History | Annotate | Download | only in unicode

Lines Matching refs:udat_open

44  *  UDateFormat* dfmt = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, NULL, -1, NULL, -1, &status);
63 * UDateFormat* df = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, NULL, -1, NULL, 0, &status);
87 * UDateFormat* dfmt = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, -1, NULL, 0, &status);
100 * udat_open()
103 * UDateFormat* df = udat_open(UDAT_SHORT, UDAT_SHORT, "fr_FR", NULL, -1, NULL, 0, &status);
173 * Use the pattern given in the parameter to udat_open
174 * @see udat_open
770 udat_open(UDateFormatStyle timeStyle,
822 * The date will be formatted using the conventions specified in {@link #udat_open }
848 * The date will be parsed using the conventions specified in {@link #udat_open }.
880 * The date will be parsed using the conventions specified in {@link #udat_open }.
1280 * @see udat_open