R

TestRegex

Comment

(?#...)

Any text appearing in this group is ignored in the regex.

Examples

PCRE PYTHON

Share & Embed

Use this snippet to display this token on your own site.

<!-- Embed Regex Token: (?#...) -->
<code class="regex-token">(?#...)</code> - Comment
<small><a href="https://testregex.com/cheatsheet/comment">See details</a></small>