Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| editing:search:regexp [2014/02/09 01:50] – external edit 127.0.0.1 | editing:search:regexp [2018/01/10 20:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== How to Use Regular Expressions ====== | ====== How to Use Regular Expressions ====== | ||
| - | A regular expression is a search string that uses special characters to match patterns of text. You can use them asa with the Find command, as with the Replace command in conjunction with replacement expressions. | + | A regular expression is a search string that uses special characters to match patterns of text. You can use them as with the Find command, as with the Replace command in conjunction with replacement expressions. |
| ===== Summary of regular expressions: | ===== Summary of regular expressions: | ||