Lines Matching refs:parsePos
1682 SimpleDateFormat::parse(const UnicodeString& text, Calendar& cal, ParsePosition& parsePos) const1685 int32_t pos = parsePos.getIndex();1860 parsePos.setIndex(pos);2035 parsePos.setErrorIndex(pos);2036 parsePos.setIndex(start);