Lines Matching refs:succeed
463 /* Succeed right away--no more backtracking. */
464 succeed,
3897 /* If the upper bound is zero, don't want to succeed at
4170 BUF_PUSH (succeed);
4533 Returns 0 if we succeed
4604 if (p == pend || *p == (UCHAR_T) succeed)
4825 /* Get to the number of times to succeed. */
6115 case succeed:
6116 DEBUG_PRINT1 ("EXECUTING succeed.\n");
7225 /* Have to succeed matching what follows at least n times.
7232 /* Originally, this is how many times we HAVE to succeed. */
7718 /* Get to the number of times to succeed. */