Searched refs:json_start (Results 1 – 3 of 3) sorted by relevance
724 const char* json_start = json_.data(); in ReportFailure() local725 const char* begin = std::max(p_start - kContextLength, json_start); in ReportFailure()727 std::min(p_start + kContextLength, json_start + json_.size()); in ReportFailure()
10884 static const int json_start = 1; variable11135 UPB_UNUSED(json_start); in end()11156 cs = json_start; in json_parser_reset()
11585 static const int json_start = 1; variable11836 UPB_UNUSED(json_start); in end()11857 cs = json_start; in json_parser_reset()