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