Searched refs:CurrentConflictMarkerState (Results 1 – 4 of 4) sorted by relevance
90 ConflictMarkerKind CurrentConflictMarkerState; variable
80 CurrentConflictMarkerState = CMK_None; in InitLexer()2645 if (CurrentConflictMarkerState || isLexingRawMode()) in IsStartOfConflictMarker()2656 CurrentConflictMarkerState = Kind; in IsStartOfConflictMarker()2685 if (!CurrentConflictMarkerState || isLexingRawMode()) in HandleEndOfConflictMarker()2697 CurrentConflictMarkerState)) { in HandleEndOfConflictMarker()2707 CurrentConflictMarkerState = CMK_None; in HandleEndOfConflictMarker()
136 ConflictMarkerKind CurrentConflictMarkerState; variable
104 CurrentConflictMarkerState = CMK_None; in InitLexer()2882 if (CurrentConflictMarkerState || isLexingRawMode()) in IsStartOfConflictMarker()2893 CurrentConflictMarkerState = Kind; in IsStartOfConflictMarker()2921 if (!CurrentConflictMarkerState || isLexingRawMode()) in HandleEndOfConflictMarker()2933 CurrentConflictMarkerState)) { in HandleEndOfConflictMarker()2943 CurrentConflictMarkerState = CMK_None; in HandleEndOfConflictMarker()