Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DChineseDateFormat.java146 …protected int subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allo… in subParse() method in ChineseDateFormat
154 return super.subParse(text, start, ch, count, obeyCount, allowNegative, ambiguousYear, cal); in subParse()
DSimpleDateFormat.java2236 pos = subParse(text, pos, field.type, len, in parse()
2263 pos = subParse(text, pos, field.type, field.length, in parse()
2789 protected int subParse(String text, int start, char ch, int count, in subParse() method in SimpleDateFormat
2793 … return subParse(text, start, ch, count, obeyCount, allowNegative, ambiguousYear, cal, null, null); in subParse()
2822 private int subParse(String text, int start, char ch, int count, in subParse() method in SimpleDateFormat
/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1402 int32_t subParse(const UnicodeString& text, int32_t& start, UChar ch, int32_t count,
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp2052 pos = subParse(text, pos, ch, count, in parse()
2067 int32_t s = subParse(text, pos, ch, count, in parse()
2592 int32_t SimpleDateFormat::subParse(const UnicodeString& text, int32_t& start, UChar ch, int32_t cou… in subParse() function in SimpleDateFormat
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...