Searched refs:item_start_ (Results 1 – 2 of 2) sorted by relevance
54 item_start_ = line_start_ = current_; in Initialize()62 const int position = item_start_ - line_start_ + 1; in ReportError()97 item_start_ = current_; in NextItem()
116 std::string::iterator item_start_; variable