Skip to content

Invalid group recognition with a negative lookbehind (?<!) #18

Description

@Techn1c4l

Currently, when supplying a regular expression with a negative lookbehind (?<!), the library turns (?<! to ()(?<(!). By looking at the code, it seems the library doesn't support this group construct.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions