Searched defs:UDAT_PATTERN (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dudat.h187 UDAT_PATTERN = -2, enumerator in enum:UDateFormatStyle
189 /** @internal alias to UDAT_PATTERN */
190 UDAT_IGNORE = UDAT_PATTERN
796 * When the pattern parameter is used, pass in UDAT_PATTERN for both timeStyle and dateStyle.
800 * When the pattern parameter is used, pass in UDAT_PATTERN for both timeStyle and dateStyle.
/external/icu/icu4c/source/i18n/unicode/
H A Dudat.h187 UDAT_PATTERN = -2, enumerator in enum:UDateFormatStyle
190 /** @internal alias to UDAT_PATTERN */
191 UDAT_IGNORE = UDAT_PATTERN
795 * When the pattern parameter is used, pass in UDAT_PATTERN for both timeStyle and dateStyle.
799 * When the pattern parameter is used, pass in UDAT_PATTERN for both timeStyle and dateStyle.

Completed in 1142 milliseconds