Home
last modified time | relevance | path

Searched defs:FormattedDateInterval (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ddtitvfmt.h59 class U_I18N_API FormattedDateInterval : public UMemory, public FormattedValue { class
65 FormattedDateInterval() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedDateInterval() function in FormattedDateInterval
106 explicit FormattedDateInterval(FormattedDateIntervalData *results) FormattedDateInterval() function in FormattedDateInterval
108 explicit FormattedDateInterval(UErrorCode errorCode) FormattedDateInterval() function in FormattedDateInterval
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Ddtitvfmt.h59 class U_I18N_API FormattedDateInterval : public UMemory, public FormattedValue { class
65 FormattedDateInterval() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedDateInterval() function in FormattedDateInterval
106 explicit FormattedDateInterval(FormattedDateIntervalData *results) FormattedDateInterval() function in FormattedDateInterval
108 explicit FormattedDateInterval(UErrorCode errorCode) FormattedDateInterval() function in FormattedDateInterval
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ddtitvfmt.h59 class U_I18N_API FormattedDateInterval : public UMemory, public FormattedValue { class
65 FormattedDateInterval() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedDateInterval() function in FormattedDateInterval
106 explicit FormattedDateInterval(FormattedDateIntervalData *results) FormattedDateInterval() function in FormattedDateInterval
108 explicit FormattedDateInterval(UErrorCode errorCode) FormattedDateInterval() function in FormattedDateInterval
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateIntervalFormat.java278 public static final class FormattedDateInterval implements FormattedValue { class in DateIntervalFormat
282 FormattedDateInterval(CharSequence cs, List<FieldPosition> attributes) { in FormattedDateInterval() method in DateIntervalFormat.FormattedDateInterval
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateIntervalFormat.java282 public static final class FormattedDateInterval implements FormattedValue { class in DateIntervalFormat
286 FormattedDateInterval(CharSequence cs, List<FieldPosition> attributes) { in FormattedDateInterval() method in DateIntervalFormat.FormattedDateInterval
[all...]

Completed in 5 milliseconds