#388·regexr

Issue with group backreference by name

Author: JaoodxDCreated Oct 30, 2020Updated May 27, 2026

RegExr recognize naming of capturing group, however at the same time when i try to refer to named group with '\k' it counts '\k' as escaped character. image