Home | History | Annotate | Download | only in i18n

Lines Matching refs:parse

586     // Segments 1..3 are used to parse each subpattern.  Each time a
1311 // the array count and the ending parse position. The caller of this method
1315 MessageFormat::parse(const UnicodeString& source,
1425 MessageFormat::parse(const UnicodeString& source,
1436 Formattable* result = parse(source, status, cnt);
1454 Formattable* tmpResult = parse(source, status, cnt);
1501 * @param parseError parse error data (output param)
1513 // Parse the argument number
1532 // Parse
1661 // Parse succeeded; record results in our arrays