Searched refs:error_line_ (Results 1 – 4 of 4) sorted by relevance
197 error_line_(0), in JSONParser()222 error_line_ = 0; in Parse()272 return FormatErrorMessage(error_line_, error_column_, in GetErrorMessage()950 error_line_ = line_number_; in ReportError()
253 int error_line_; variable
87 error_code_(JSON_NO_ERROR), error_line_(0), error_col_(0) {} in JSONReader()141 return FormatErrorMessage(error_line_, error_col_, in GetErrorMessage()668 error_line_ = line_number; in SetErrorCode()
213 int error_line_; variable