Home | History | Annotate | Download | only in intltest

Lines Matching refs:cBase

1664     UChar32 cBase;            // for (X Extend*) patterns, the X character.
1676 c0 = c1 = c2 = cBase = 0;
1748 cBase = c1;
1764 if (fExtendedPictSet->contains(cBase) && fZWJSet->contains(c1) && fExtendedPictSet->contains(c2)) {