Lines Matching refs:UChar32
374 UChar32 c = ustr.char32At(j);
1206 UChar32 theChar = -1;
1265 UChar32 cp = testString.char32At(charIdx);
1652 UChar32 c = (UChar32)strtol(buf, NULL, 16);
1910 UChar32 c0, c1, c2, c3; // The code points at p0, p1, p2 & p3.
2170 UChar32 c0, c1, c2, c3; // The code points at p0, p1, p2 & p3.
2360 UChar32 cAt(int pos);
2461 UChar32 c;
2477 UChar32 c;
2487 UChar32 RBBISentMonkey::cAt(int pos) {
2502 UChar32 c0, c1, c2, c3; // The code points at p0, p1, p2 & p3.
2503 UChar32 c;
2680 virtual void rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar);
2871 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar) {
2915 UChar32 thisChar; // Character at above position "pos"
2918 UChar32 prevChar; // Character at above position. Note that prevChar
2923 UChar32 prevCharX2;
2930 UChar32 c;
3959 UChar32 c = classSet->charAt(charIdx);
4131 UChar32 c;