Searched defs:DiffMatchEntry (Results 1 – 2 of 2) sorted by relevance
96 struct DiffMatchEntry { struct97 DiffMatchEntry() : best_match_length(0), matched(false), valid(false) {} in DiffMatchEntry() argument108 std::vector<std::vector<DiffMatchEntry>> table_; argument
96 struct DiffMatchEntry { struct97 DiffMatchEntry() : best_match_length(0), matched(false), valid(false) {} in DiffMatchEntry() function108 std::vector<std::vector<DiffMatchEntry>> table_; argument