Skip to content

Initial attempt at adding support for pcre#1606

Draft
tmccombs wants to merge 1 commit into
sharkdp:masterfrom
tmccombs:pcre
Draft

Initial attempt at adding support for pcre#1606
tmccombs wants to merge 1 commit into
sharkdp:masterfrom
tmccombs:pcre

Conversation

@tmccombs

Copy link
Copy Markdown
Collaborator

This also significantly refactors the code for creating the regexes to match with, and in some cases avoids using regex altogether.

Fixes #1603 #399

I'm not sure if this is worth doing, but wanted to see what it would take.

@tmccombs tmccombs force-pushed the pcre branch 2 times, most recently from 285e236 to 8de8940 Compare May 28, 2026 06:17
This also significantly refactors the code for creating the regexes to
match with, and in some cases avoids using regex altogether.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] regex capture groups (backreferences are not supported)

1 participant