Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/gems/test-unit-3.2.9/lib/test/unit/
H A Ddiff.rb22 best_info = find_best_match_position(from_start, from_end,
98 def find_best_match_position(from_start, from_end, to_start, to_end) method in Test.Unit.Diff.SequenceMatcher
/dports/devel/cutter/cutter-1.2.6/cutter/
H A Dcut-sequence-matcher.c542 find_best_match_position (CutSequenceMatcher *matcher, in find_best_match_position() function
667 info = find_best_match_position(matcher, in cut_sequence_matcher_get_longest_match()