OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Diff_DualThreshold
(Results
1 - 2
of
2
) sorted by null
/external/google-diff-match-patch/name/fraser/neil/plaintext/
diff_match_patch_test.java
529
dmp.
Diff_DualThreshold
= 32;
546
dmp.
Diff_DualThreshold
= 2;
550
dmp.
Diff_DualThreshold
= 32;
[
all
...]
diff_match_patch.java
68
public short
Diff_DualThreshold
= 32;
419
boolean doubleEnd =
Diff_DualThreshold
* 2 < max_d;
[
all
...]
Completed in 23 milliseconds