Skip to content

An error occurred while using case-insensitive option (?i) . #158

@Fzok4234

Description

@Fzok4234

Regex pattern :
(?iu)(?>(?:)|(?:@\A(?>(?<varNameFirstChar>[_\p{Lu}\p{Ll}\p{Lt}\p{Lm}\p{Lo}])|(?<varNameBodyChar>(?>\g<varNameFirstChar>|[\p{Nd}]))|(?<varName>(?<!\g<varNameBodyChar>)\g<varNameFirstChar>\g<varNameBodyChar>*+))))\g<varName>

cf. https://www.maruo.co.jp/hidesoft/2/x39719_.html?a=0#39719

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