User:Xenwolf/Regex snippets: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
 
(2 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
! style="width: 50%;" | Pattern to Find
! width="14%" | Replace by
! style="width: 14%;" | Replace by
! Purpose
! Purpose
|-
|-
Line 63: Line 63:
| description
| description
|}
|}
[[Category:Regular expressions]]