Searched refs:CurrentConflictMarkerState (Results 1 – 2 of 2) sorted by relevance
151 ConflictMarkerKind CurrentConflictMarkerState; variable
152 CurrentConflictMarkerState = CMK_None; in InitLexer()3281 if (CurrentConflictMarkerState || isLexingRawMode()) in IsStartOfConflictMarker()3292 CurrentConflictMarkerState = Kind; in IsStartOfConflictMarker()3320 if (!CurrentConflictMarkerState || isLexingRawMode()) in HandleEndOfConflictMarker()3332 CurrentConflictMarkerState)) { in HandleEndOfConflictMarker()3342 CurrentConflictMarkerState = CMK_None; in HandleEndOfConflictMarker()