Home | History | Annotate | Download | only in re2

Lines Matching full:is_anchor_end

1006   bool is_anchor_end = IsAnchorEnd(&sre, 0);
1022 c.prog_->set_anchor_start(is_anchor_end);
1026 c.prog_->set_anchor_end(is_anchor_end);