Glossary:Definition - Regular expression

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Regular expression
 Definition  A regular expression—also called regex, regexes, regexp, regexps, regexen—is a string that describes a set of strings to be found or altered according to certain syntax rules. The regular expression pattern matching process is supported by programming languages, text editors, utilities. A regular expression may include alphanumeric characters, metacharacters, and operators. Most .NET languages—including Visual C#—support regular expressions.
 See also
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools