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