Searched defs:CaptureState (Results 1 – 2 of 2) sorted by relevance
25 struct CaptureState { struct41 __extension__ CaptureState *captureResultList_[0]; // NOLINT(modernize-avoid-c-arrays) argument
21 using CaptureState = RegExpExecutor::CaptureState; typedef