Lines Matching full:uchar32
2068 UBool equalWithSignCompatibility(UChar32 lhs, UChar32 rhs) const;
2089 static int32_t match(const UnicodeString& text, int32_t pos, UChar32 ch);
2094 UnicodeSet *sset, UChar32 schar);
2096 static UBool matchDecimal(UChar32 symbolChar,
2097 UBool sawDecimal, UChar32 sawDecimalChar,
2098 const UnicodeSet *sset, UChar32 schar);
2100 static UBool matchGrouping(UChar32 groupingChar,
2101 UBool sawGrouping, UChar32 sawGroupingChar,
2103 UChar32 decimalChar, const UnicodeSet *decimalSet,
2104 UChar32 schar);
2237 UChar32 fPad;