Searched refs:bookmark_next_ (Results 1 – 2 of 2) sorted by relevance
48 bookmark_next_.literal_chars = &bookmark_next_literal_; in Scanner()49 bookmark_next_.raw_literal_chars = &bookmark_next_raw_literal_; in Scanner()1529 CopyTokenDesc(&bookmark_next_, &next_); in SetBookmark()1547 CopyTokenDesc(&next_, &bookmark_next_); in ResetToBookmark()
794 TokenDesc bookmark_next_; variable