Searched defs:charType (Results 1 – 10 of 10) sorted by relevance
11 #define CONVERT_STRING_TO_UINT_FUNC(uintType, charType, charTypeUnsigned) \ argument
9 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
48 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
42 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
578 #define CONVERT_INT_TO_STR(charType, tempSize) \ argument
1374 int charType = getType(result); in getExtendedChar() local
1373 int charType = getType(result); in getExtendedChar() local
1452 PluralRuleParser::charType(UChar ch) { in charType() function in PluralRuleParser
1467 PluralRuleParser::charType(UChar ch) { in charType() function in PluralRuleParser
1471 PluralRuleParser::charType(char16_t ch) { in charType() function in PluralRuleParser