Home | History | Annotate | Download | only in unicode

Lines Matching refs:parse_pos

315      * Before calling, set parse_pos.index to the offset you want to
316 * start parsing at in the source. After calling, parse_pos.index
318 * an error occurs, parse_pos.index is unchanged.
328 * @param parse_pos The position to start parsing at. Upon return
340 ParsePosition& parse_pos) const;