Home
last modified time | relevance | path

Searched refs:diff_commonPrefix (Results 1 – 17 of 17) sorted by relevance

/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/diff_match_patch/
H A Ddiff_match_patch.h265 int diff_commonPrefix(const QString &text1, const QString &text2);
H A Ddiff_match_patch.cpp194 int commonlength = diff_commonPrefix(text1, text2); in diff_main()
633 int diff_match_patch::diff_commonPrefix(const QString &text1, in diff_commonPrefix() function in diff_match_patch
708 const int prefixLength = diff_commonPrefix(longtext.mid(i), in diff_halfMatchI()
1066 commonlength = diff_commonPrefix(text_insert, text_delete); in diff_cleanupMerge()
H A Ddiff_match_patch_test.cpp82 assertEquals("diff_commonPrefix: Null case.", 0, dmp.diff_commonPrefix("abc", "xyz")); in testDiffCommonPrefix()
84 …assertEquals("diff_commonPrefix: Non-null case.", 4, dmp.diff_commonPrefix("1234abcdef", "1234xyz"… in testDiffCommonPrefix()
86 assertEquals("diff_commonPrefix: Whole case.", 4, dmp.diff_commonPrefix("1234", "1234xyz")); in testDiffCommonPrefix()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/diff/
H A Ddiff_match_patch.h296 int diff_commonPrefix(const QString &text1, const QString &text2);
H A Ddiff_match_patch.cpp216 int commonlength = diff_commonPrefix(text1, text2); in diff_main()
576 int diff_match_patch::diff_commonPrefix(const QString &text1, in diff_commonPrefix() function in diff_match_patch
696 const int prefixLength = diff_commonPrefix(safeMid(longtext, i), in diff_halfMatchI()
1137 commonlength = diff_commonPrefix(text_insert, text_delete); in diff_cleanupMerge()
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/diff_match_patch/
H A Ddiff_match_patch.h290 int diff_commonPrefix(const QString &text1, const QString &text2);
H A Ddiff_match_patch.cpp209 int commonlength = diff_commonPrefix(text1, text2); in diff_main()
569 int diff_match_patch::diff_commonPrefix(const QString &text1, in diff_commonPrefix() function in diff_match_patch
689 const int prefixLength = diff_commonPrefix(safeMid(longtext, i), in diff_halfMatchI()
1130 commonlength = diff_commonPrefix(text_insert, text_delete); in diff_cleanupMerge()
/dports/editors/texstudio/texstudio-4.1.2/src/diff/
H A Ddiff_match_patch.h298 int diff_commonPrefix(const QString &text1, const QString &text2);
H A Ddiff_match_patch.cpp212 int commonlength = diff_commonPrefix(text1, text2); in diff_main()
572 int diff_match_patch::diff_commonPrefix(const QString &text1, in diff_commonPrefix() function in diff_match_patch
692 const int prefixLength = diff_commonPrefix(safeMid(longtext, i), in diff_halfMatchI()
1103 commonlength = diff_commonPrefix(text_insert, text_delete); in diff_cleanupMerge()
/dports/textproc/py-xmldiff/xmldiff-2.4/xmldiff/
H A D_diff_match_patch_py3.py113 commonlength = self.diff_commonPrefix(text1, text2)
458 def diff_commonPrefix(self, text1, text2): member in diff_match_patch
600 prefixLength = self.diff_commonPrefix(longtext[i:], shorttext[j:])
949 commonlength = self.diff_commonPrefix(text_insert, text_delete)
H A D_diff_match_patch_py2.py115 commonlength = self.diff_commonPrefix(text1, text2)
460 def diff_commonPrefix(self, text1, text2): member in diff_match_patch
602 prefixLength = self.diff_commonPrefix(longtext[i:], shorttext[j:])
951 commonlength = self.diff_commonPrefix(text_insert, text_delete)
/dports/textproc/py-diff-match-patch/diff-match-patch-20200713/diff_match_patch/
H A Ddiff_match_patch.py113 commonlength = self.diff_commonPrefix(text1, text2)
463 def diff_commonPrefix(self, text1, text2): member in diff_match_patch
607 prefixLength = self.diff_commonPrefix(longtext[i:], shorttext[j:])
1000 commonlength = self.diff_commonPrefix(text_insert, text_delete)
H A Ddiff_match_patch_py2.py115 commonlength = self.diff_commonPrefix(text1, text2)
465 def diff_commonPrefix(self, text1, text2): member in diff_match_patch
609 prefixLength = self.diff_commonPrefix(longtext[i:], shorttext[j:])
1002 commonlength = self.diff_commonPrefix(text_insert, text_delete)
/dports/textproc/py-diff-match-patch/diff-match-patch-20200713/diff_match_patch/tests/
H A Ddiff_match_patch_test.py59 self.assertEqual(0, self.dmp.diff_commonPrefix("abc", "xyz"))
62 self.assertEqual(4, self.dmp.diff_commonPrefix("1234abcdef", "1234xyz"))
65 self.assertEqual(4, self.dmp.diff_commonPrefix("1234", "1234xyz"))
H A Ddiff_match_patch_test_py2.py58 self.assertEquals(0, self.dmp.diff_commonPrefix("abc", "xyz"))
61 self.assertEquals(4, self.dmp.diff_commonPrefix("1234abcdef", "1234xyz"))
64 self.assertEquals(4, self.dmp.diff_commonPrefix("1234", "1234xyz"))
/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.map1diff_commonPrefix(text1, text2);\r\n var commonprefix = text1.substring(0, commonlength);\r\n te…
/dports/www/element-web/element-v1.9.8/bundles/fe56de007a54db37c626/
H A Dvendors~init.js.map1 …_checklines","opt_deadline","deadline","checklines","commonlength","diff_commonPrefix","commonpref…