Searched refs:CurrentConflictMarkerState (Results 1 – 2 of 2) sorted by relevance
151 ConflictMarkerKind CurrentConflictMarkerState; variable
108 CurrentConflictMarkerState = CMK_None; in InitLexer()3221 if (CurrentConflictMarkerState || isLexingRawMode()) in IsStartOfConflictMarker()3232 CurrentConflictMarkerState = Kind; in IsStartOfConflictMarker()3260 if (!CurrentConflictMarkerState || isLexingRawMode()) in HandleEndOfConflictMarker()3272 CurrentConflictMarkerState)) { in HandleEndOfConflictMarker()3282 CurrentConflictMarkerState = CMK_None; in HandleEndOfConflictMarker()