Visible characters
[[:print:]]Matches printable characters, such as letters and spaces, without including control characters.
Examples
PCRE
Share & Embed
Use this snippet to display this token on your own site.
<!-- Embed Regex Token: [[:print:]] --> <code class="regex-token">[[:print:]]</code> - Visible characters <small><a href="https://testregex.com/cheatsheet/visible-characters">See details</a></small>