Home
last modified time | relevance | path

Searched refs:UDateTimePatternMatchOptions (Results 1 – 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Dudatpg.h124 typedef enum UDateTimePatternMatchOptions { enum
137 } UDateTimePatternMatchOptions; typedef
280 UDateTimePatternMatchOptions options,
612 UDateTimePatternMatchOptions options,
Ddtptngen.h369 UDateTimePatternMatchOptions options,
422 UDateTimePatternMatchOptions options,
600 …pattern, const PtnSkeleton* specifiedSkeleton, int32_t flags, UDateTimePatternMatchOptions options…
601 …ing(int32_t missingFields, int32_t flags, UErrorCode& status, UDateTimePatternMatchOptions options…
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dudatpg.h124 typedef enum UDateTimePatternMatchOptions { enum
137 } UDateTimePatternMatchOptions; typedef
280 UDateTimePatternMatchOptions options,
612 UDateTimePatternMatchOptions options,
Ddtptngen.h369 UDateTimePatternMatchOptions options,
422 UDateTimePatternMatchOptions options,
600 …pattern, const PtnSkeleton* specifiedSkeleton, int32_t flags, UDateTimePatternMatchOptions options…
601 …ing(int32_t missingFields, int32_t flags, UErrorCode& status, UDateTimePatternMatchOptions options…
/third_party/node/deps/icu-small/source/i18n/unicode/
Dudatpg.h124 typedef enum UDateTimePatternMatchOptions { enum
137 } UDateTimePatternMatchOptions; typedef
280 UDateTimePatternMatchOptions options,
612 UDateTimePatternMatchOptions options,
Ddtptngen.h369 UDateTimePatternMatchOptions options,
422 UDateTimePatternMatchOptions options,
600 …pattern, const PtnSkeleton* specifiedSkeleton, int32_t flags, UDateTimePatternMatchOptions options…
601 …ing(int32_t missingFields, int32_t flags, UErrorCode& status, UDateTimePatternMatchOptions options…
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dudatpg.h120 typedef enum UDateTimePatternMatchOptions { enum
133 } UDateTimePatternMatchOptions; typedef
276 UDateTimePatternMatchOptions options,
610 UDateTimePatternMatchOptions options,
Ddtptngen.h360 UDateTimePatternMatchOptions options,
413 UDateTimePatternMatchOptions options,
574 …pattern, const PtnSkeleton* specifiedSkeleton, int32_t flags, UDateTimePatternMatchOptions options…
575 …ing(int32_t missingFields, int32_t flags, UErrorCode& status, UDateTimePatternMatchOptions options…
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dudatpg.cpp71 UDateTimePatternMatchOptions options, in udatpg_getBestPatternWithOptions()
252 UDateTimePatternMatchOptions options, in udatpg_replaceFieldTypesWithOptions()
Ddtptngen.cpp1047 …rnGenerator::getBestPattern(const UnicodeString& patternForm, UDateTimePatternMatchOptions options… in getBestPattern()
1192 UDateTimePatternMatchOptions options, in replaceFieldTypes()
1460 UDateTimePatternMatchOptions options) { in adjustFieldTypes()
1551 …ing(int32_t missingFields, int32_t flags, UErrorCode &status, UDateTimePatternMatchOptions options… in getBestAppending()
/third_party/node/deps/icu-small/source/i18n/
Dudatpg.cpp71 UDateTimePatternMatchOptions options, in udatpg_getBestPatternWithOptions()
252 UDateTimePatternMatchOptions options, in udatpg_replaceFieldTypesWithOptions()
Ddtptngen.cpp1148 …rnGenerator::getBestPattern(const UnicodeString& patternForm, UDateTimePatternMatchOptions options… in getBestPattern()
1297 UDateTimePatternMatchOptions options, in replaceFieldTypes()
1573 UDateTimePatternMatchOptions options) { in adjustFieldTypes()
1692 …ing(int32_t missingFields, int32_t flags, UErrorCode &status, UDateTimePatternMatchOptions options… in getBestAppending()
/third_party/icu/icu4c/source/i18n/
Dudatpg.cpp71 UDateTimePatternMatchOptions options, in udatpg_getBestPatternWithOptions()
252 UDateTimePatternMatchOptions options, in udatpg_replaceFieldTypesWithOptions()
Ddtptngen.cpp1163 …rnGenerator::getBestPattern(const UnicodeString& patternForm, UDateTimePatternMatchOptions options… in getBestPattern()
1312 UDateTimePatternMatchOptions options, in replaceFieldTypes()
1588 UDateTimePatternMatchOptions options) { in adjustFieldTypes()
1700 …ing(int32_t missingFields, int32_t flags, UErrorCode &status, UDateTimePatternMatchOptions options… in getBestAppending()
/third_party/skia/third_party/externals/icu/source/i18n/
Dudatpg.cpp71 UDateTimePatternMatchOptions options, in udatpg_getBestPatternWithOptions()
252 UDateTimePatternMatchOptions options, in udatpg_replaceFieldTypesWithOptions()
Ddtptngen.cpp1163 …rnGenerator::getBestPattern(const UnicodeString& patternForm, UDateTimePatternMatchOptions options… in getBestPattern()
1312 UDateTimePatternMatchOptions options, in replaceFieldTypes()
1588 UDateTimePatternMatchOptions options) { in adjustFieldTypes()
1700 …ing(int32_t missingFields, int32_t flags, UErrorCode &status, UDateTimePatternMatchOptions options… in getBestAppending()
/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp921 UDateTimePatternMatchOptions options;
973 UDateTimePatternMatchOptions options = testDataPtr->options; in testOptions()
1192 UDateTimePatternMatchOptions options = UDATPG_MATCH_HOUR_FIELD_LENGTH; in testC()
1266 UDateTimePatternMatchOptions options = UDATPG_MATCH_HOUR_FIELD_LENGTH; in testSkeletonsWithDayPeriods()
/third_party/icu/icu4c/source/test/cintltst/
Dudatpg_test.c387 UDateTimePatternMatchOptions options;