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

/external/icu4c/common/
H A Drbbitblb.cpp418 int32_t startNodeIx; local
458 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) {
459 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx);
517 int startNodeIx; local
518 for (startNodeIx = 0; startNodeIx<matchStartNodes->size(); startNodeIx++) {
519 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx);
[all...]

Completed in 227 milliseconds