| 537 |
match with additional subject data by means of the \eR escape sequence. For |
match with additional subject data by means of the \eR escape sequence. For |
| 538 |
example: |
example: |
| 539 |
.sp |
.sp |
| 540 |
re> /^\d?\d(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\d\d$/ |
re> /^\ed?\ed(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\ed\ed$/ |
| 541 |
data> 23ja\eP\eD |
data> 23ja\eP\eD |
| 542 |
Partial match: 23ja |
Partial match: 23ja |
| 543 |
data> n05\eR\eD |
data> n05\eR\eD |
| 690 |
.rs |
.rs |
| 691 |
.sp |
.sp |
| 692 |
.nf |
.nf |
| 693 |
Last updated: 16 April 2007 |
Last updated: 24 April 2007 |
| 694 |
Copyright (c) 1997-2007 University of Cambridge. |
Copyright (c) 1997-2007 University of Cambridge. |
| 695 |
.fi |
.fi |