NON_GREEDY       2438 src/ast.h        bool is_non_greedy() { return type_ == NON_GREEDY; }
NON_GREEDY       5494 src/parser.cc        type = RegExpQuantifier::NON_GREEDY;