Searched refs:CurrentConflictMarkerState (Results 1 – 2 of 2) sorted by relevance
90 ConflictMarkerKind CurrentConflictMarkerState; variable
80 CurrentConflictMarkerState = CMK_None; in InitLexer()2613 if (CurrentConflictMarkerState || isLexingRawMode()) in IsStartOfConflictMarker()2624 CurrentConflictMarkerState = Kind; in IsStartOfConflictMarker()2653 if (!CurrentConflictMarkerState || isLexingRawMode()) in HandleEndOfConflictMarker()2665 CurrentConflictMarkerState)) { in HandleEndOfConflictMarker()2675 CurrentConflictMarkerState = CMK_None; in HandleEndOfConflictMarker()