Searched refs:POSSESSIVE (Results 1 – 3 of 3) sorted by relevance
374 enum QuantifierType { GREEDY, NON_GREEDY, POSSESSIVE }; enumerator399 bool is_possessive() { return quantifier_type_ == POSSESSIVE; } in is_possessive()
608 quantifier_type = RegExpQuantifier::POSSESSIVE; in ParseDisjunction()
6383 ATOMIC GROUPING AND POSSESSIVE QUANTIFIERS