Home | History | Annotate | Download | only in intltest

Lines Matching refs:p11

3134         int p11 = p1;
3135 if (fSepSet->contains(cAt(p11))) {
3136 p11 = moveBack(p11);
3138 while (fSpSet->contains(cAt(p11))) {
3139 p11 = moveBack(p11);
3141 while (fCloseSet->contains(cAt(p11))) {
3142 p11 = moveBack(p11);
3144 if (fSTermSet->contains(cAt(p11)) || fATermSet->contains(cAt(p11))) {