Searched refs:subParse (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | smpdtfmt.h | 1060 int32_t subParse(const UnicodeString& text, int32_t& start, UChar ch, int32_t count,
|
/external/icu4c/i18n/ |
D | smpdtfmt.cpp | 1717 pos = subParse(text, pos, ch, count, in parse() 1732 int32_t s = subParse(text, pos, ch, count, in parse() 2346 int32_t SimpleDateFormat::subParse(const UnicodeString& text, int32_t& start, UChar ch, int32_t cou… in subParse() function in SimpleDateFormat
|