HomeSort by relevance Sort by last modified time
    Searched refs:Match_Threshold (Results 1 - 2 of 2) sorted by null

  /external/google-diff-match-patch/name/fraser/neil/plaintext/
diff_match_patch_test.java 602 dmp.Match_Threshold = 0.5f;
621 dmp.Match_Threshold = 0.4f;
624 dmp.Match_Threshold = 0.3f;
627 dmp.Match_Threshold = 0.0f;
630 dmp.Match_Threshold = 0.5f;
    [all...]
diff_match_patch.java 72 public float Match_Threshold = 0.5f;
82 * 1.0 = very loose). Note that Match_Threshold controls how closely the
    [all...]

Completed in 70 milliseconds