Home
last modified time | relevance | path

Searched refs:UFMT_DATE (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Duformattable.h49 UFMT_DATE = 0, /**< ufmt_getDate() will return without conversion. @see ufmt_getDate*/ enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Duformattable.h49 UFMT_DATE = 0, /**< ufmt_getDate() will return without conversion. @see ufmt_getDate*/ enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Duformattable.h49 UFMT_DATE = 0, /**< ufmt_getDate() will return without conversion. @see ufmt_getDate*/ enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Duformattable.h47 UFMT_DATE = 0, /**< ufmt_getDate() will return without conversion. @see ufmt_getDate*/ enumerator
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp7316 expectUType = UFMT_DATE; in testFormattableAsUFormattable()