Skip to content

Word boundary(\b) support #68

Closed
@feanor777

Description

@feanor777

As I see word boundary isn't supported(\b)?
Or how to write an expression to find just exactly word?
For example:

String text = "Test about me";
String regex = "\\babout\\b";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions