R

TestRegex

Complete match contents

\0

This will return a string with the complete match result from the regex.

Examples

PCRE PYTHON

Share & Embed

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

<!-- Embed Regex Token: \0 -->
<code class="regex-token">\0</code> - Complete match contents
<small><a href="https://testregex.com/cheatsheet/complete-match-contents">See details</a></small>