Regular Expressions

Regular expressions are special search strings that are useful for matching complicated patterns. In a regular expression string, many characters have special meanings. For example, there is a special character that means “the beginning of the line”. This section describes all the special characters understood by Source Insight.

In this section: