Skip to content
Unverified Commit 28b7e281 authored by Igor Kudrin's avatar Igor Kudrin Committed by GitHub
Browse files

[Support] Add `\g<ref>` backreferences in Regex::sub() (#67220)

The existing format of backreferences, `\<ref>`, does not allow digits
to be placed directly after the reference because they are included in
the reference number. The new format solves this problem by adding
explicit delimiters.
parent c1b6ed42
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment