User:Xenwolf/Regex snippets: Difference between revisions

Xenwolf (talk | contribs)
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 [[Perl]].
These are regular expressions I use in Notepad++, they are also usable in {{w|Perl}}.


{| class="wikitable"
{| class="wikitable"
! width="56%" | Pattern to Find
|-
! width="14%" | Replace by
! style="width: 50%;" | Pattern to Find
! style="width: 14%;" | Replace by
! Purpose
! Purpose
|-
|-
Line 62: Line 63:
| description
| description
|}
|}
[[Category:Regular expressions]]