Skip to content

backreferences #14

@sebfisch

Description

@sebfisch

Some implementations support backreferences in regular expressions such that (.*)\1 matches mama and papa. Wikipedia claims that

[...] any implementation which allows the use of backreferences, or implements the various extensions introduced by Perl, must use a backtracking implementation.

It is unclear to me what other "extensions introduced by Perl" are meant here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions