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

Add support for negated POSIX character classes \P #5905

Merged

Conversation

anthony-chang
Copy link
Contributor

Closes #5904

This PR adds support for the uppercase \P{...} syntax for negated POSIX predefined character classes.

Related to: #5692, which added the \p{...} syntax

Signed-off-by: Anthony Chang antchang@nvidia.com

Signed-off-by: Anthony Chang <antchang@nvidia.com>
@anthony-chang anthony-chang self-assigned this Jun 24, 2022
@anthony-chang
Copy link
Contributor Author

build

@anthony-chang anthony-chang merged commit ed8fc87 into NVIDIA:branch-22.08 Jun 24, 2022
@sameerz sameerz added the feature request New feature or request label Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Add support for negated POSIX character classes in regular expressions
3 participants