Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Drbbitblb.cpp418 int32_t startNodeIx; in calcChainedFollowPos() local
458 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) { in calcChainedFollowPos()
459 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in calcChainedFollowPos()
517 int startNodeIx; in bofFixup() local
518 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) { in bofFixup()
519 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in bofFixup()