97 |
.sp |
.sp |
98 |
\eC match a single byte; not supported in UTF-8 mode |
\eC match a single byte; not supported in UTF-8 mode |
99 |
(?Cn) callouts |
(?Cn) callouts |
|
(?(<name>)... conditional test on setting of a named subpattern |
|
|
(?(R)... conditional test on whole pattern recursion |
|
|
(?(Rn)... conditional test on recursion, by number |
|
|
(?(R&name)... conditional test on recursion, by name |
|
100 |
(*COMMIT) ) |
(*COMMIT) ) |
101 |
(*MARK) ) |
(*MARK) ) |
102 |
(*PRUNE) ) the backtracking control verbs |
(*PRUNE) ) the backtracking control verbs |
263 |
.rs |
.rs |
264 |
.sp |
.sp |
265 |
.nf |
.nf |
266 |
Last updated: 19 October 2011 |
Last updated: 15 November 2011 |
267 |
Copyright (c) 1997-2011 University of Cambridge. |
Copyright (c) 1997-2011 University of Cambridge. |
268 |
.fi |
.fi |