Home
last modified time | relevance | path

Searched defs:lastStarterIndex (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/tools/gennorm2/
Dn2builder.cpp521 int32_t lastStarterIndex() const { return fLastStarterIndex; } in lastStarterIndex() function in BuilderReorderingBuffer
592 int32_t lastStarterIndex=buffer.lastStarterIndex(); in hasNoCompBoundaryAfter() local