Searched defs:typeString (Results 1 – 2 of 2) sorted by relevance
316 std::string typeString = FormatUtils::GetNumberFieldType("number", fieldId, number); in IntlFormatToParts() local324 std::string typeString = FormatUtils::GetNumberFieldType("number", fieldId, number); in IntlFormatToParts() local
747 std::string typeString = "literal"; in FindAllFormatParts() local778 std::string typeString = "literal"; in FindAllFormatParts() local789 std::string typeString = "literal"; in SetEveryFormatPartItem() local828 void NumberFormat::AddFormatParts(std::string typeString, std::vector<std::vector<std::string>> &re… in AddFormatParts()