Skip to content

Negative lookahead or optional not supported #1

@tirthb

Description

@tirthb

Thank you for this useful regex utility in solidity. Is negative lookahead and optional not supported yet?
e.g. solregex --name TestRegex '(?!00)[0-9]{2}' or solregex --name TestRegex '[0-9]\-?[0-9]'
For reference: http://www.regular-expressions.info/lookaround.html

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