Home | History | Annotate | Download | only in src

Lines Matching refs:RegExpCapture

695   ZoneList<RegExpCapture*>* captures_;
4312 RegExpCapture* capture = new RegExpCapture(body, capture_index);
4385 captures_ = new ZoneList<RegExpCapture*>(2);
4438 RegExpCapture* capture = NULL;