Home
last modified time | relevance | path

Searched defs:patch_make (Results 1 – 8 of 8) sorted by relevance

/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/diff_match_patch/
H A Ddiff_match_patch.cpp1561 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
1574 QList<Patch> diff_match_patch::patch_make(const QList<Diff> &diffs) { in patch_make() function in diff_match_patch
1581 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
1591 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/diff/
H A Ddiff_match_patch.cpp1631 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
1649 QList<Patch> diff_match_patch::patch_make(const QList<Diff> &diffs) { in patch_make() function in diff_match_patch
1656 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
1666 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/diff_match_patch/
H A Ddiff_match_patch.cpp1624 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
1642 QList<Patch> diff_match_patch::patch_make(const QList<Diff> &diffs) { in patch_make() function in diff_match_patch
1649 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
1659 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
/dports/editors/texstudio/texstudio-4.1.2/src/diff/
H A Ddiff_match_patch.cpp1601 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
1619 QList<Patch> diff_match_patch::patch_make(const QList<Diff> &diffs) { in patch_make() function in diff_match_patch
1626 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
1636 QList<Patch> diff_match_patch::patch_make(const QString &text1, in patch_make() function in diff_match_patch
/dports/textproc/py-xmldiff/xmldiff-2.4/xmldiff/
H A D_diff_match_patch_py3.py1407 def patch_make(self, a, b=None, c=None): member in diff_match_patch
H A D_diff_match_patch_py2.py1413 def patch_make(self, a, b=None, c=None): member in diff_match_patch
/dports/textproc/py-diff-match-patch/diff-match-patch-20200713/diff_match_patch/
H A Ddiff_match_patch_py2.py1494 def patch_make(self, a, b=None, c=None): member in diff_match_patch
H A Ddiff_match_patch.py1488 def patch_make(self, a, b=None, c=None): member in diff_match_patch