Regular expression
A regular expression is a string that describes or matches a
set of strings, according to certain syntax rules. Regular expressions are used by many
text editors and utilities to search and manipulate bodies of text based on certain patterns. Many programming languages support regular expressions for string manipulation.
Discussions
|
Discussion
Features
|
|
 |
Ask a
question about 'Regular expression' |
|
|
 |
|
 |
Start a new
discussion about 'Regular expression' |
|
|
 |
|
 |
Answer
questions about 'Regular expression' |
|
|
 |
|
 |
'Regular expression' discussion
forum |
|
|
Encyclopedia
A
regular expression is a string that describes or matches a
set of strings, according to certain syntax rules. Regular expressions are used by many
text editors and utilities to search and manipulate bodies of text based on certain patterns. Many programming languages support regular expressions for string manipulation.