User:Xenwolf/Regex snippets: Difference between revisions
m turn comma into decimal point |
ArrowHead294 (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
These are regular expressions I use in Notepad++, they are also usable in | These are regular expressions I use in Notepad++, they are also usable in {{w|Perl}}. | ||
{| class="wikitable" | {| class="wikitable" | ||
! | |- | ||
! | ! style="width: 50%;" | Pattern to Find | ||
! style="width: 14%;" | Replace by | |||
! Purpose | ! Purpose | ||
|- | |- | ||
Line 62: | Line 63: | ||
| description | | description | ||
|} | |} | ||
[[Category:Regular expressions]] |