Home
last modified time | relevance | path

Searched refs:subParse (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
Dsmpdtfmt.h1060 int32_t subParse(const UnicodeString& text, int32_t& start, UChar ch, int32_t count,
/external/icu4c/i18n/
Dsmpdtfmt.cpp1717 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