Home | History | Annotate | Download | only in src

Lines Matching refs:RegExpCapture

715 Interval RegExpCapture::CaptureRegisters() {
783 bool RegExpCapture::IsAnchoredAtStart() {
788 bool RegExpCapture::IsAnchoredAtEnd() {
921 void* RegExpUnparser::VisitCapture(RegExpCapture* that, void* data) {