Home | History | Annotate | Download | only in src

Lines Matching refs:capture_index

2558     static inline ReplacementPart SubjectCapture(int capture_index) {
2559 return ReplacementPart(SUBJECT_CAPTURE, capture_index);