Home | History | Annotate | Download | only in src

Lines Matching refs:regexp_stack_

1473       regexp_stack_(NULL),
1610 delete regexp_stack_;
1611 regexp_stack_ = NULL;
1772 regexp_stack_ = new RegExpStack();
1773 regexp_stack_->isolate_ = this;