Home | History | Annotate | Download | only in regexp

Lines Matching defs:AssertionType

781   enum AssertionType {
812 AssertionType assertion_type() { return assertion_type_; }
820 AssertionNode(AssertionType t, RegExpNode* on_success)
822 AssertionType assertion_type_;