Home | History | Annotate | Download | only in runtime

Lines Matching full:capture_index

51     static inline ReplacementPart SubjectCapture(int capture_index) {
52 return ReplacementPart(SUBJECT_CAPTURE, capture_index);