Home
last modified time | relevance | path

Searched refs:find_longest_common_sequence (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/xdiff/
H A Dxpatience.c201 static struct entry *find_longest_common_sequence(struct hashmap *map) in find_longest_common_sequence() function
365 first = find_longest_common_sequence(&map); in patience_diff()