| 45 |
|
|
| 46 |
10. Applied Alan Lehotsky's patch to add REG_STARTEND support to the POSIX |
10. Applied Alan Lehotsky's patch to add REG_STARTEND support to the POSIX |
| 47 |
matching function regexec(). |
matching function regexec(). |
| 48 |
|
|
| 49 |
|
11. Added support for the Oniguruma syntax \g<name>, \g<n>, \g'name', \g'n', |
| 50 |
|
which, however, unlike Perl's \g{...}, are subroutine calls, not back |
| 51 |
|
references. PCRE supports relative numbers with this syntax (I don't think |
| 52 |
|
Oniguruma does). |
| 53 |
|
|
| 54 |
|
|
| 55 |
Version 7.6 28-Jan-08 |
Version 7.6 28-Jan-08 |