Home
last modified time | relevance | path

Searched refs:removeSuffix (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dnormalizer2impl.cpp166 void ReorderingBuffer::removeSuffix(int32_t suffixLength) { in removeSuffix() function in ReorderingBuffer
1136 buffer.removeSuffix((int32_t)(prevSrc-prevBoundary)); in compose()
1289 buffer.removeSuffix(destSuffixLength); in composeAndAppend()
1641 buffer->removeSuffix((int32_t)(prevSrc-prevBoundary)); in makeFCD()
1673 buffer.removeSuffix(destSuffixLength); in makeFCDAndAppend()
Dnormalizer2impl.h148 void removeSuffix(int32_t suffixLength);