Searched refs:CurrentConflictMarkerState (Results 1 – 2 of 2) sorted by relevance
84 ConflictMarkerKind CurrentConflictMarkerState; variable
92 CurrentConflictMarkerState = CMK_None; in InitLexer()2492 if (CurrentConflictMarkerState || isLexingRawMode()) in IsStartOfConflictMarker()2503 CurrentConflictMarkerState = Kind; in IsStartOfConflictMarker()2532 if (!CurrentConflictMarkerState || isLexingRawMode()) in HandleEndOfConflictMarker()2544 CurrentConflictMarkerState)) { in HandleEndOfConflictMarker()2554 CurrentConflictMarkerState = CMK_None; in HandleEndOfConflictMarker()