Home | History | Annotate | Download | only in unicode

Lines Matching refs:parse_pos

465      * Before calling, set parse_pos.index to the offset you want to start
466 * parsing at in the source. After calling, parse_pos.index is the end of
477 * @param parse_pos The position to start parsing at. Since no parsing
486 ParsePosition& parse_pos) const;