Home
last modified time | relevance | path

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

/external/icu4c/common/
Dunisetspan.cpp53 class OffsetList { // Only ever stack-allocated, does not need to inherit UMemory. class
55 OffsetList() : list(staticList), capacity(0), length(0), start(0) {} in OffsetList() function in OffsetList
57 ~OffsetList() { in ~OffsetList()
640 OffsetList offsets; in span()
801 OffsetList offsets; in spanBack()
962 OffsetList offsets; in spanUTF8()
1143 OffsetList offsets; in spanBackUTF8()