Home | History | Annotate | Download | only in intltest

Lines Matching refs:p10

2566         int p10 = p1;
2567 while (fSpSet->contains(cAt(p10))) {
2568 p10 = moveBack(p10);
2570 while (fCloseSet->contains(cAt(p10))) {
2571 p10 = moveBack(p10);
2573 if (fSTermSet->contains(cAt(p10)) || fATermSet->contains(cAt(p10))) {