Home | History | Annotate | Download | only in intltest

Lines Matching defs:p8

3094         int p8 = p1;
3095 while (fSpSet->contains(cAt(p8))) {
3096 p8 = moveBack(p8);
3098 while (fCloseSet->contains(cAt(p8))) {
3099 p8 = moveBack(p8);
3101 if (fATermSet->contains(cAt(p8))) {
3102 p8=p2;
3104 c = cAt(p8);
3110 p8 = moveForward(p8);
3112 if (fLowerSet->contains(cAt(p8))) {
3119 p8 = p1;
3120 while (fSpSet->contains(cAt(p8))) {
3121 p8 = moveBack(p8);
3123 while (fCloseSet->contains(cAt(p8))) {
3124 p8 = moveBack(p8);
3126 c = cAt(p8);