Home | History | Annotate | Download | only in src

Lines Matching refs:POSITIVE_SUBMATCH_SUCCESS

1301   ActionNode* result = new ActionNode(POSITIVE_SUBMATCH_SUCCESS, on_success);
1713 if (type_ == POSITIVE_SUBMATCH_SUCCESS) return 0; // Rewinds input!
3180 case POSITIVE_SUBMATCH_SUCCESS: {
3527 case ActionNode::POSITIVE_SUBMATCH_SUCCESS:
5072 if (type_ == POSITIVE_SUBMATCH_SUCCESS) return kComputeFirstCharacterSetFail;