Home | History | Annotate | Download | only in unicode

Lines Matching refs:parse_pos

264      * Before calling, set parse_pos.index to the offset you want to
265 * start parsing at in the source. After calling, parse_pos.index
267 * an error occurs, parse_pos.index is unchanged.
277 * @param parse_pos The position to start parsing at. Upon return
289 ParsePosition& parse_pos) const;