Searched refs:bookmark_next_ (Results 1 – 2 of 2) sorted by relevance
45 bookmark_next_.literal_chars = &bookmark_next_literal_; in Scanner()46 bookmark_next_.raw_literal_chars = &bookmark_next_raw_literal_; in Scanner()1488 CopyTokenDesc(&bookmark_next_, &next_); in SetBookmark()1506 CopyTokenDesc(&next_, &bookmark_next_); in ResetToBookmark()
732 TokenDesc bookmark_next_; variable