Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Enhanced match" functions for features breaking backward-compatibility of pattern syntax #9

Open
jcgoble3 opened this issue Feb 8, 2016 · 1 comment

Comments

@jcgoble3
Copy link
Owner

jcgoble3 commented Feb 8, 2016

This would encompass #6, #7, and #8 at the very least. Probably called ematch and so forth. Would definitely return a table, never the traditional multiple returns (due to the possibility of non-matching groups).

@jcgoble3
Copy link
Owner Author

jcgoble3 commented Feb 8, 2016

As thought of in #4, these should accept an argument containing flags, which would control such things as UTF-8 matching, multiline, case-insensitive matching, and so forth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant