Searched defs:diff_linesToChars (Results 1 - 1 of 1) sorted by relevance

/external/google-diff-match-patch/name/fraser/neil/plaintext/
H A Ddiff_match_patch.java97 * Internal class for returning results from diff_linesToChars().
260 LinesToCharsResult b = diff_linesToChars(text1, text2);
335 protected LinesToCharsResult diff_linesToChars(String text1, String text2) { method in class:diff_match_patch

Completed in 70 milliseconds