Home | History | Annotate | Download | only in intltest

Lines Matching defs:p11

2627         int p11 = p1;
2628 if (fSepSet->contains(cAt(p11))) {
2629 p11 = moveBack(p11);
2631 while (fSpSet->contains(cAt(p11))) {
2632 p11 = moveBack(p11);
2634 while (fCloseSet->contains(cAt(p11))) {
2635 p11 = moveBack(p11);
2637 if (fSTermSet->contains(cAt(p11)) || fATermSet->contains(cAt(p11))) {