Tutorial  Tools & Languages  Examples  Reference 

Matching a Six-Letter Word Containting "Cat"

\b(?=\w{6}\b)\w{0,3}cat\w*

Options: case insensitive

Regular expression analyzed with RegexBuddy.
HTML output from RegexBuddy adapted with a PowerGREP search-and-replace sequence.

Welcome
Tutorial
Tools and Languages
Examples
Reference
About This Site
Download and Print