Home | History | Annotate | Download | only in intltest

Lines Matching full:p11

2841         int p11 = p1;
2842 if (fSepSet->contains(cAt(p11))) {
2843 p11 = moveBack(p11);
2845 while (fSpSet->contains(cAt(p11))) {
2846 p11 = moveBack(p11);
2848 while (fCloseSet->contains(cAt(p11))) {
2849 p11 = moveBack(p11);
2851 if (fSTermSet->contains(cAt(p11)) || fATermSet->contains(cAt(p11))) {