Regent - eliminate routine text modifications!

Home

Order

Download

Documentation

Support

Regex Suggestions

To match similar text fragments regular expression must contain mask elements. For example, :i in regular expression matches all C/C++ identifiers in Visual Studio. To create mask, select varying part in regular expression, e.g. title from std{\:\:}string{ title};, select one of the regex suggestions offered by Regent and click Apply.

There are several types of regex suggestions.

Single element

Suggestions for single element

Multiple elements

Suggestions for multiple elements

Symbol repetition

Suggestions for symbol repetition

Elements repetition

Suggestions for elements repetition

Download Regent - Automatically generate regular expressions from text example.