Capturing group
A parenthesized regex subpattern whose matched text is recorded in a numbered or named result slot.
Also known as capture group, named capture
A parenthesized regex subpattern whose matched text is recorded in a numbered or named result slot.
Also known as capture group, named capture