Searched refs:def_sep (Results 1 – 1 of 1) sorted by relevance
3270 static const UChar def_sep = DateFormatSymbols::DEFAULT_TIME_SEPARATOR; in subParse() local3279 if (data[0].compare(&def_sep, 1) != 0) { in subParse()3280 data[count++].setTo(def_sep); in subParse()