Home | History | Annotate | Download | only in doc

Lines Matching full:failing

1516        are  not  supported.  (*FAIL)  is supported, and behaves like a failing
2068 failing character.
3275 failing at the start, it skips both the CR and the LF before retrying.
3558 captured string, thereby recording a vector overflow, before failing to
6374 After matching all 6 digits and then failing to match "foo", the normal
6376 \d+ item, and then with 4, and so on, before ultimately failing.
6382 up immediately on failing to match "foo" the first time. The notation
6437 atomic group is the only way to avoid some failing matches taking a
7270 algorithm. With the exception of (*FAIL), which behaves like a failing
7364 tered. This does not happen for negative assertions or failing positive
7553 match at the next alternative. (*PRUNE) comes next, failing the match
8141 first byte of the failing character. The run-time functions pcre_exec()
8172 to the first data unit of the failing character. The run-time functions
8195 to the first data unit of the failing character. The run-time functions