Euphoria
Ticket #606:
Implement pcre_get_stringnumber() and pcre_fullinfo() in std/regex.e
Details
| Type: |
Feature Request |
Severity: |
Major |
Category: |
Library Routine |
| Assigned To: |
jimcbrown |
Status: |
Accepted |
Reported Release: |
|
| Fixed in SVN #: |
|
View VCS: |
none
|
Milestone: |
4.1.0 |
1. Comment by SDPringle
Feb 08, 2011
The change requires either a builtin or a new machine call, so this is for 4.1.
2. Comment by AndySerpa
Feb 27, 2011
Nothing to add here, but I am in process to creating "the API I'd like to see" for regex, which I will upload in the next month or so hooked to the .dll version of pcre so I can demonstrate all the cool things that can be done and how to do them.