Home | History | Annotate | Download | only in src

Lines Matching full:is_greedy

1039   stream()->Add(that->is_greedy() ? "g " : that->is_possessive() ? "p " : "n ");