Home
last modified time | relevance | path

Searched defs:blankLine2 (Results 1 – 4 of 4) sorted by relevance

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dplayerlist.c364 static int blankLine2 = -1; in WriteSortedPlist() local
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/diff/
H A Ddiff_match_patch.cpp965 bool blankLine2 = lineBreak2 && BLANKLINESTART.indexIn(two) != -1; in diff_cleanupSemanticScore() local
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/diff_match_patch/
H A Ddiff_match_patch.cpp958 bool blankLine2 = lineBreak2 && BLANKLINESTART.indexIn(two) != -1; in diff_cleanupSemanticScore() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Ddiffer.cpp220 const bool blankLine2 = lineBreak2 && blankLineStart.match(text2).hasMatch(); in cleanupSemanticsScore() local