Home
last modified time | relevance | path

Searched refs:adjust_best_info_with_junk_predicate (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.rb26 best_info = adjust_best_info_with_junk_predicate(false, best_info,
28 best_info = adjust_best_info_with_junk_predicate(true, best_info,
118 def adjust_best_info_with_junk_predicate(should_junk, best_info, method in Test.Unit.Diff.SequenceMatcher
/dports/devel/cutter/cutter-1.2.6/cutter/
H A Dcut-sequence-matcher.c624 adjust_best_info_with_junk_predicate (CutSequenceMatcher *matcher, in adjust_best_info_with_junk_predicate() function
671 adjust_best_info_with_junk_predicate(matcher, FALSE, info, in cut_sequence_matcher_get_longest_match()
674 adjust_best_info_with_junk_predicate(matcher, TRUE, info, in cut_sequence_matcher_get_longest_match()