Searched refs:CurrentConflictMarkerState (Results 1 – 2 of 2) sorted by relevance
151 ConflictMarkerKind CurrentConflictMarkerState; variable
105 CurrentConflictMarkerState = CMK_None; in InitLexer()3090 if (CurrentConflictMarkerState || isLexingRawMode()) in IsStartOfConflictMarker()3101 CurrentConflictMarkerState = Kind; in IsStartOfConflictMarker()3129 if (!CurrentConflictMarkerState || isLexingRawMode()) in HandleEndOfConflictMarker()3141 CurrentConflictMarkerState)) { in HandleEndOfConflictMarker()3151 CurrentConflictMarkerState = CMK_None; in HandleEndOfConflictMarker()