Home
last modified time | relevance | path

Searched refs:updateMetaData (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h1030 FieldPosition* updateMetaData(AppendableWrapper& dest, int32_t prevLength,
/third_party/node/deps/icu-small/source/i18n/unicode/
Dmsgfmt.h1030 FieldPosition* updateMetaData(AppendableWrapper& dest, int32_t prevLength,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dmsgfmt.h1032 FieldPosition* updateMetaData(AppendableWrapper& dest, int32_t prevLength,
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java1786 fp = updateMetaData(dest, prevDestLength, fp, argId); in format()
1880 private FieldPosition updateMetaData(AppendableWrapper dest, int prevLength, in updateMetaData() method in MessageFormat
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessageFormat.java1742 fp = updateMetaData(dest, prevDestLength, fp, argId); in format()
1836 private FieldPosition updateMetaData(AppendableWrapper dest, int prevLength, in updateMetaData() method in MessageFormat
/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp1158 ignore = updateMetaData(appendTo, prevDestLength, ignore, arg); in format()
1249 FieldPosition* MessageFormat::updateMetaData(AppendableWrapper& /*dest*/, int32_t /*prevLength*/, in updateMetaData() function in MessageFormat
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp1157 ignore = updateMetaData(appendTo, prevDestLength, ignore, arg); in format()
1248 FieldPosition* MessageFormat::updateMetaData(AppendableWrapper& /*dest*/, int32_t /*prevLength*/, in updateMetaData() function in MessageFormat
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp1155 ignore = updateMetaData(appendTo, prevDestLength, ignore, arg); in format()
1246 FieldPosition* MessageFormat::updateMetaData(AppendableWrapper& /*dest*/, int32_t /*prevLength*/, in updateMetaData() function in MessageFormat