Searched refs:comma_string (Results 1 – 4 of 4) sorted by relevance
119 static const char *comma_string = ",\n"; in get_value() local130 end = comma_string; in get_value()
417 UnicodeString comma_string = UnicodeString("\\u3001", -1, US_INV).unescape(); in TestChineseTradHK() local421 one + comma_string + two + and_string + three, in TestChineseTradHK()422 one + comma_string + two + comma_string + three + and_string + four in TestChineseTradHK()
828 ByString comma_string(","); in TEST() local829 TestComma(comma_string); in TEST()
850 ByString comma_string(","); in TEST() local851 TestComma(comma_string); in TEST()