Home | History | Annotate | Download | only in intltest

Lines Matching refs:p10

3197         int p10 = p1;
3198 while (fSpSet->contains(cAt(p10))) {
3199 p10 = moveBack(p10);
3201 while (fCloseSet->contains(cAt(p10))) {
3202 p10 = moveBack(p10);
3204 if (fSTermSet->contains(cAt(p10)) || fATermSet->contains(cAt(p10))) {