| 1577 |
} |
} |
| 1578 |
md->mark = save_mark; |
md->mark = save_mark; |
| 1579 |
|
|
| 1580 |
/* A COMMIT failure must fail the entire assertion, without trying any |
/* A COMMIT failure must fail the entire assertion, without trying any |
| 1581 |
subsequent branches. */ |
subsequent branches. */ |
| 1582 |
|
|
| 1583 |
if (rrc == MATCH_COMMIT) RRETURN(MATCH_NOMATCH); |
if (rrc == MATCH_COMMIT) RRETURN(MATCH_NOMATCH); |
| 1584 |
|
|
| 1585 |
/* PCRE does not allow THEN to escape beyond an assertion; it |
/* PCRE does not allow THEN to escape beyond an assertion; it |