Searched refs:UNMATCHED (Results 1 – 3 of 3) sorted by relevance
259 enum CaptureState { INVALID, UNMATCHED, MATCHED }; enumerator
999 *state = UNMATCHED; in GetNamedCapture()1077 *state = UNMATCHED; in GetNamedCapture()
12057 case CaptureState::UNMATCHED: in GetSubstitution()