Lines Matching full:captures_started
263 int captures_started() { return captures_ == NULL ? 0 : captures_->length(); }