Skip to content

RegEx gets no match #93

Open
Open
@wills721

Description

@wills721

Using this pattern:
char * pattern = "/([^=,])=("[^\"]"|[^,\"]*)/";

re-compile passes but I do not get a match on this data:
char * data = "aa=88,bb=99,cc=77";

Any help would be appreciated :)

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