Searched refs:appendSpanInfo (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | formattedval_impl.h | 177 void appendSpanInfo(int32_t spanValue, int32_t length, UErrorCode& status);
|
D | listformatter.cpp | 570 data->appendSpanInfo(0, start.length(), status); in FormattedListBuilder() 606 data->appendSpanInfo(position, next.length(), status); in append()
|
D | formattedval_sbimpl.cpp | 231 void FormattedValueStringBuilderImpl::appendSpanInfo(int32_t spanValue, int32_t length, UErrorCode&… in appendSpanInfo() function in FormattedValueStringBuilderImpl
|
/external/icu/libicu/cts_headers/ |
D | formattedval_impl.h | 177 void appendSpanInfo(int32_t spanValue, int32_t length, UErrorCode& status);
|