Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Drbbitblb.cpp442 int32_t startNodeIx; in calcChainedFollowPos() local
482 for (startNodeIx = 0; startNodeIx<matchStartNodes.size(); startNodeIx++) { in calcChainedFollowPos()
483 startNode = (RBBINode *)matchStartNodes.elementAt(startNodeIx); in calcChainedFollowPos()
541 int startNodeIx; in bofFixup() local
542 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) { in bofFixup()
543 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in bofFixup()