Lines Matching refs:parse
725 * @param pos On input, starting position for parse. On output,
726 * final position after parse. Unchanged if parse
734 virtual Formattable* parse(const UnicodeString& source,
753 virtual Formattable* parse(const UnicodeString& source,
762 * @param result Formattable to be set to the parse result.
763 * If parse fails, return contents are undefined.
764 * @param pos On input, starting position for parse. On output,
765 * final position after parse. Unchanged if parse
1002 Formattable* parse(int32_t msgStart,