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