Searched refs:parse_errors (Results 1 – 4 of 4) sorted by relevance
47 std::string parse_errors; in DecodeMessageInternal() local54 parse_errors = rapidjson::GetParseError_En(result.Code()); in DecodeMessageInternal()60 json_message.get(), &parse_errors); in DecodeMessageInternal()64 << parse_errors << std::endl; in DecodeMessageInternal()
65 int pe = fix->scanner->parse_errors; in test_scanner_error()67 g_assert_cmpint (fix->scanner->parse_errors, ==, pe + 1); in test_scanner_error()
176 guint parse_errors; member
421 scanner->parse_errors = 0; in g_scanner_new()563 scanner->parse_errors++; in g_scanner_error()