Home
last modified time | relevance | path

Searched defs:skeleton (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_date_time_format.cpp315 icu::UnicodeString skeleton = icu::DateTimePatternGenerator::staticGetSkeleton(pattern, status); in DateTimeStylePattern() local
528 std::string skeleton; in InitializeDateTimeFormat() local
826 std::string &skeleton, HourCycleOption hc, in ToDateTimeSkeleton()
1516const icu::UnicodeString &skeleton, in CreateICUSimpleDateFormat()
1815 icu::UnicodeString skeleton = icu::DateTimePatternGenerator::staticGetSkeleton(pattern, status); in ConstructDateIntervalFormat() local
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlDateTimeFormat.cpp255const icu::UnicodeString &skeleton) in CreateSkeletonBasedDateFormat()
371 static bool RemoveExplicitHourCycleSymbolsFromTimeFormatSkeleton(icu::UnicodeString *skeleton) in RemoveExplicitHourCycleSymbolsFromTimeFormatSkeleton()
814 UStr skeleton = icu::DateTimePatternGenerator::staticGetSkeleton(pattern, status); in FormatDateInterval() local