Home | History | Annotate | Download | only in src

Lines Matching refs:not_at_start

1613     bool not_at_start) {
1617 return node->GetQuickCheckDetails(details, compiler, filled_in, not_at_start);
1759 bool not_at_start) {
1984 bool not_at_start) {
1990 not_at_start);
1997 bool not_at_start) {
1998 not_at_start = (not_at_start || not_at_start_);
2004 not_at_start);
2010 not_at_start);
2188 bool not_at_start) {
2189 if (type_ == AT_START && not_at_start) {
2196 not_at_start);
2727 if (not_at_start()) counter_backtrack_trace.set_at_start(false);
2743 if (not_at_start()) greedy_match_trace.set_at_start(false);
3572 bool not_at_start) {
3634 if (not_at_start) alternation->set_not_at_start();
3646 if (not_at_start) center->set_not_at_start();