Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-10-08 14:23
Flavor·PCRE2 (PHP)

/
\bThis is a Test\b
/
gm
Open regex in editor

Description

This is a test

Submitted by anonymous