Home | History | Annotate | Download | only in src

Lines Matching full:at_end

472         at_end(false),
478 return (at_end == that->at_end) &&
487 at_end |= that->at_end;
521 bool at_end: 1;
889 AT_END,
901 return new AssertionNode(AT_END, on_success);