Question regarding subpattern matching support #234
|
Regarding the limitations of this project, I came across the expression |
Answered by
uhop
Jan 13, 2026
Replies: 1 comment
|
Yes, |
0 replies
Answer selected by
kevin-kortum-trustedshops
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes,
\kis a backreference: it refers back to a previous match. Read all about it in the official document: https://github.com/google/re2/wiki/Syntax