Lines Matching refs:cAt
2191 UChar32 cAt(int pos);
2312 c = cAt(j); in moveForward()
2318 UChar32 RBBISentMonkey::cAt(int pos) { in cAt() function in RBBISentMonkey
2358 c3 = cAt(p3); in next()
2396 while (fSpSet->contains(cAt(p8))) { in next()
2399 while (fCloseSet->contains(cAt(p8))) { in next()
2402 if (fATermSet->contains(cAt(p8))) { in next()
2405 c = cAt(p8); in next()
2413 if (fLowerSet->contains(cAt(p8))) { in next()
2421 while (fSpSet->contains(cAt(p8))) { in next()
2424 while (fCloseSet->contains(cAt(p8))) { in next()
2427 c = cAt(p8); in next()
2435 while (fCloseSet->contains(cAt(p9))) { in next()
2438 c = cAt(p9); in next()
2447 while (fSpSet->contains(cAt(p10))) { in next()
2450 while (fCloseSet->contains(cAt(p10))) { in next()
2453 if (fSTermSet->contains(cAt(p10)) || fATermSet->contains(cAt(p10))) { in next()
2461 if (fSepSet->contains(cAt(p11))) { in next()
2464 while (fSpSet->contains(cAt(p11))) { in next()
2467 while (fCloseSet->contains(cAt(p11))) { in next()
2470 if (fSTermSet->contains(cAt(p11)) || fATermSet->contains(cAt(p11))) { in next()