Home
last modified time | relevance | path

Searched refs:diffs_b (Results 1 – 11 of 11) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/diff/
H A Ddiff.cpp742 CDiffList diffs_a, diffs_b; in x_Diff() local
744 x_Diff(hm[1], hm[3], diffs_b); in x_Diff()
749 diffs.m_List.insert(diffs.m_List.end(), diffs_b.m_List.begin(), diffs_b.m_List.end()); in x_Diff()
/dports/textproc/py-xmldiff/xmldiff-2.4/xmldiff/
H A D_diff_match_patch_py3.py188 diffs_b = self.diff_main(text1_b, text2_b, checklines, deadline)
190 return diffs_a + [(self.DIFF_EQUAL, mid_common)] + diffs_b
H A D_diff_match_patch_py2.py190 diffs_b = self.diff_main(text1_b, text2_b, checklines, deadline)
192 return diffs_a + [(self.DIFF_EQUAL, mid_common)] + diffs_b
/dports/textproc/py-diff-match-patch/diff-match-patch-20200713/diff_match_patch/
H A Ddiff_match_patch.py191 diffs_b = self.diff_main(text1_b, text2_b, checklines, deadline)
193 return diffs_a + [(self.DIFF_EQUAL, mid_common)] + diffs_b
H A Ddiff_match_patch_py2.py193 diffs_b = self.diff_main(text1_b, text2_b, checklines, deadline)
195 return diffs_a + [(self.DIFF_EQUAL, mid_common)] + diffs_b
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/diff/
H A Ddiff_match_patch.cpp295 const QList<Diff> diffs_b = diff_main(text1_b, text2_b, in diff_compute() local
300 diffs += diffs_b; in diff_compute()
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/diff_match_patch/
H A Ddiff_match_patch.cpp263 const QList<Diff> diffs_b = diff_main(text1_b, text2_b, checklines); in diff_compute() local
267 diffs += diffs_b; in diff_compute()
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/diff_match_patch/
H A Ddiff_match_patch.cpp288 const QList<Diff> diffs_b = diff_main(text1_b, text2_b, in diff_compute() local
293 diffs += diffs_b; in diff_compute()
/dports/editors/texstudio/texstudio-4.1.2/src/diff/
H A Ddiff_match_patch.cpp291 const QList<Diff> diffs_b = diff_main(text1_b, text2_b, in diff_compute() local
296 diffs += diffs_b; in diff_compute()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/jsondiffpatch/dist/
H A Djsondiffpatch.umd.test.js.map1diffs_b = this.diff_main(text1_b, text2_b, checklines, deadline);\r\n // Merge the results.\r\n…
/dports/www/element-web/element-v1.9.8/bundles/fe56de007a54db37c626/
H A Dvendors~init.js.map1 …fMatch_","text1_a","text1_b","text2_a","text2_b","mid_common","diffs_a","diffs_b","diff_lineMode_"…