Skip to content

Sync up RegExPlus with functionality added in Java 7 / 8 #7

@CodesAway

Description

@CodesAway

For example, Pattern flag UNICODE_CHARACTER_CLASS

This allows \w and other built-in types to work with unicode characters. You can still pass the java.util.regex.Pattern int value, since RegExPlus uses Java's regex engine behind the scenes. However, adding this constant to RegExPlus directly will be much preferred.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions