Searched refs:AT_BOUNDARY (Results 1 – 2 of 2) sorted by relevance
2314 if (type == AssertionNode::AT_BOUNDARY) { in EmitBoundaryCheck()2401 case AT_BOUNDARY: in Emit()3483 case AssertionNode::AT_BOUNDARY: in VisitAssertion()4932 if (type == AssertionNode::AT_BOUNDARY || in VisitAssertion()4945 type = (type == AssertionNode::AT_BOUNDARY) ? in VisitAssertion()4951 type = (type == AssertionNode::AT_BOUNDARY) ? in VisitAssertion()5053 case AT_BOUNDARY: in ComputeFirstCharacterSet()
898 AT_BOUNDARY, enumerator914 return new AssertionNode(AT_BOUNDARY, on_success); in AtBoundary()