Searched refs:item_start_ (Results 1 – 2 of 2) sorted by relevance
53 item_start_ = line_start_ = current_; in Initialize()61 const int position = item_start_ - line_start_ + 1; in ReportError()96 item_start_ = current_; in NextItem()
117 std::string::iterator item_start_; variable