Home | History | Annotate | Download | only in src

Lines Matching refs:CaptureCount

2984   int capture_count = regexp_handle->CaptureCount();
3865 int capture_count = regexp->CaptureCount();
4015 if (regexp->CaptureCount() == 0) {