Home
last modified time | relevance | path

Searched refs:appendSpanInfo (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dformattedval_impl.h177 void appendSpanInfo(int32_t spanValue, int32_t length, UErrorCode& status);
Dlistformatter.cpp570 data->appendSpanInfo(0, start.length(), status); in FormattedListBuilder()
606 data->appendSpanInfo(position, next.length(), status); in append()
Dformattedval_sbimpl.cpp231 void FormattedValueStringBuilderImpl::appendSpanInfo(int32_t spanValue, int32_t length, UErrorCode&… in appendSpanInfo() function in FormattedValueStringBuilderImpl
/external/icu/libicu/cts_headers/
Dformattedval_impl.h177 void appendSpanInfo(int32_t spanValue, int32_t length, UErrorCode& status);