Searched refs:skeleton (Results 1 – 3 of 3) sorted by relevance
380 std::string skeleton; in InitializeDateTimeFormat() local388 skeleton.append(secondDigitsString, 'S'); in InitializeDateTimeFormat()395 skeleton += item.map.find(value)->second; in InitializeDateTimeFormat()446 icu::UnicodeString dtfSkeleton(skeleton.c_str()); in InitializeDateTimeFormat()1237 … const icu::UnicodeString &skeleton, in CreateICUSimpleDateFormat() argument1244 gn->getBestPattern(skeleton, UDATPG_MATCH_HOUR_FIELD_LENGTH, status), hc); in CreateICUSimpleDateFormat()1529 icu::UnicodeString skeleton = icu::DateTimePatternGenerator::staticGetSkeleton(pattern, status); in ConstructDateIntervalFormat() local1532 icu::DateIntervalFormat::createInstance(skeleton, locale, status)); in ConstructDateIntervalFormat()
194 const icu::UnicodeString &skeleton,
55283 get skeleton() { getter55286 set skeleton(t) {55428 this.skeleton = t.skeleton;55506 get skeleton() {55507 return super.skeleton;55509 set skeleton(t) {55510 super.skeleton = t;55573 if (!s || !s.skeleton) continue;55574 const n = s.skeleton;55589 this.skeleton = s;[all …]