Skip to content

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

@Techn1c4l

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.

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