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

Which regex does this support? #16

Open
michaelCTS opened this issue Jun 16, 2023 · 0 comments
Open

Which regex does this support? #16

michaelCTS opened this issue Jun 16, 2023 · 0 comments

Comments

@michaelCTS
Copy link

It would be good to add to the documentation so that regexes can be tested if they follow some kind of standard.

I don't write C, so I don't know what REG_EXTENDED means

ondir/ondir.c

Line 240 in 55279f0

if ((retval = regcomp(&preg, regex, REG_EXTENDED))) {

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

No branches or pull requests

1 participant