Home | History | Annotate | Download | only in src

Lines Matching refs:regexp_stack_

2260       regexp_stack_(NULL),
2476 delete regexp_stack_;
2477 regexp_stack_ = NULL;
2635 regexp_stack_ = new RegExpStack();
2636 regexp_stack_->isolate_ = this;