Searched defs:RegExpQuantifier (Results 1 – 2 of 2) sorted by relevance
145 class RegExpQuantifier; variable2399 RegExpQuantifier(int min, int max, Type type, RegExpTree* body) in RegExpQuantifier() function
154 class RegExpQuantifier; variable2658 RegExpQuantifier(int min, int max, QuantifierType type, RegExpTree* body) in RegExpQuantifier() function