Searched refs:bookmark_current_ (Results 1 – 2 of 2) sorted by relevance
46 bookmark_current_.literal_chars = &bookmark_current_literal_; in Scanner()47 bookmark_current_.raw_literal_chars = &bookmark_current_raw_literal_; in Scanner()1528 CopyTokenDesc(&bookmark_current_, ¤t_); in SetBookmark()1543 CopyTokenDesc(&next_, &bookmark_current_); in ResetToBookmark()
793 TokenDesc bookmark_current_; variable