Home | History | Annotate | Download | only in intltest

Lines Matching refs:cAt

2572     UChar32           cAt(int pos);
2693 c = cAt(j);
2699 UChar32 RBBISentMonkey::cAt(int pos) {
2739 c3 = cAt(p3);
2777 while (fSpSet->contains(cAt(p8))) {
2780 while (fCloseSet->contains(cAt(p8))) {
2783 if (fATermSet->contains(cAt(p8))) {
2786 c = cAt(p8);
2794 if (fLowerSet->contains(cAt(p8))) {
2802 while (fSpSet->contains(cAt(p8))) {
2805 while (fCloseSet->contains(cAt(p8))) {
2808 c = cAt(p8);
2816 while (fCloseSet->contains(cAt(p9))) {
2819 c = cAt(p9);
2828 while (fSpSet->contains(cAt(p10))) {
2831 while (fCloseSet->contains(cAt(p10))) {
2834 if (fSTermSet->contains(cAt(p10)) || fATermSet->contains(cAt(p10))) {
2842 if (fSepSet->contains(cAt(p11))) {
2845 while (fSpSet->contains(cAt(p11))) {
2848 while (fCloseSet->contains(cAt(p11))) {
2851 if (fSTermSet->contains(cAt(p11)) || fATermSet->contains(cAt(p11))) {