Home
last modified time | relevance | path

Searched defs:lineBreak2 (Results 1 – 3 of 3) sorted by relevance

/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/diff/
H A Ddiff_match_patch.cpp963 bool lineBreak2 = whitespace2 && char2.category() == QChar::Other_Control; in diff_cleanupSemanticScore() local
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/diff_match_patch/
H A Ddiff_match_patch.cpp956 bool lineBreak2 = whitespace2 && char2.category() == QChar::Other_Control; in diff_cleanupSemanticScore() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Ddiffer.cpp218 const bool lineBreak2 = whitespace2 && char2.category() == QChar::Other_Control; in cleanupSemanticsScore() local