Recurse first subpattern
(?1)Recursively match the first subpattern.
Examples
PCRE
Share & Embed
Use this snippet to display this token on your own site.
<!-- Embed Regex Token: (?1) --> <code class="regex-token">(?1)</code> - Recurse first subpattern <small><a href="https://testregex.com/cheatsheet/recurse-first-subpattern">See details</a></small>