Home | History | Annotate | Download | only in common

Lines Matching refs:idx

768     for (int idx = 0; idx < rulesLength; ) {
769 UChar ch = rules[idx++];
771 while (idx < rulesLength
774 ch = rules[idx++];