HomeSort by relevance Sort by last modified time
    Searched refs:UDateTimePatternMatchOptions (Results 1 - 6 of 6) sorted by null

  /external/icu4c/i18n/unicode/
dtptngen.h 276 UDateTimePatternMatchOptions options,
324 UDateTimePatternMatchOptions options,
463 UnicodeString adjustFieldTypes(const UnicodeString& pattern, const PtnSkeleton* specifiedSkeleton, UBool fixFractionalSeconds, UDateTimePatternMatchOptions options = UDATPG_MATCH_NO_OPTIONS);
464 UnicodeString getBestAppending(int32_t missingFields, UDateTimePatternMatchOptions options = UDATPG_MATCH_NO_OPTIONS);
udatpg.h 97 typedef enum UDateTimePatternMatchOptions {
108 } UDateTimePatternMatchOptions;
246 UDateTimePatternMatchOptions options,
540 UDateTimePatternMatchOptions options,
  /external/icu4c/i18n/
udatpg.cpp 69 UDateTimePatternMatchOptions options,
229 UDateTimePatternMatchOptions options,
dtptngen.cpp 747 DateTimePatternGenerator::getBestPattern(const UnicodeString& patternForm, UDateTimePatternMatchOptions options, UErrorCode& status) {
799 UDateTimePatternMatchOptions options,
    [all...]
  /external/icu4c/test/intltest/
dtptngts.cpp     [all...]
  /external/icu4c/test/cintltst/
udatpg_test.c 355 UDateTimePatternMatchOptions options;

Completed in 2805 milliseconds