| 259 |
|
|
| 260 |
. Check names that consist entirely of digits: PCRE allows, but do Perl and |
. Check names that consist entirely of digits: PCRE allows, but do Perl and |
| 261 |
Python, etc? |
Python, etc? |
| 262 |
|
|
| 263 |
|
. A user suggested a parameter to limit the length of string matched, for |
| 264 |
|
example if the parameter is N, the current match should fail if the matched |
| 265 |
|
substring exceeds N. This could apply to both match functions. The value |
| 266 |
|
could be a new field in the extra block. |
| 267 |
|
|
| 268 |
|
. Callouts with arguments: (?Cn:ARG) for instance. |
| 269 |
|
|
| 270 |
|
. A user is going to supply a patch to generalize the API for user-specific |
| 271 |
|
memory allocation so that it is more flexible in threaded environments. |
| 272 |
|
|
| 273 |
Philip Hazel |
Philip Hazel |
| 274 |
Email local part: ph10 |
Email local part: ph10 |
| 275 |
Email domain: cam.ac.uk |
Email domain: cam.ac.uk |
| 276 |
Last updated: 04 July 2008 |
Last updated: 26 August 2008 |