Regular Expressions 101

Library entries

0
pcre2

CmdLineRaw

CmdLineRaw
Submitted by anonymous - 8 months ago
0
pcre2

Replace 2 or more whitespace

Replace 2 or more whitespace
Submitted by blacksmithop - 8 months ago
0
pcre2

fsda

asdfadfa
Submitted by anonymous - 8 months ago
0
dotnet

Initials

get the initial of a strings
Submitted by Eddie Choong - 8 months ago
0
pcre2

sdsds@needemand.com

sdsds@needemand.com
Submitted by anonymous - 7 months ago
0
pcre2

passw125

^(?=.\d)(?=.\W)(?=.*[a-zA-Z]).{6,8}$
Submitted by AS - 7 months ago
0
pcre2

regex html tag

$subject = 'asdasdsdsa'; $pattern = '^(.+)?';
Submitted by anonymous - 7 months ago
0
pcre2

Date FR

Date FR
Submitted by anonymous - 7 months ago
0
pcre2

Date EN

Date EN
Submitted by anonymous - 7 months ago
0
pcre2

Initial Ceros and Grouping Characters

remove what title says
Submitted by anonymous - 7 months ago
0
pcre2

Regex EKS Logs

This Just For Test
Submitted by JuniYadi - 7 months ago

Select Chapters and Bad Headers

Vote

1

Regular Expression
pcre2

/
^((Chapter|Section|\w{3}logue|Interlude|Number|Part|Act)? ?([0-9]*\.?|[\W]+|(Ten|Eleven|Twelve|\w{3,5}teen|((Twen|Thir|Four|Fif|Six|Seven|Eigh|Nine)ty)?( |\-)?(One|Two|Three|Four|Five|Six|Seven|Eight|Nine)?)))[^\n]? ?\W?\s*\n
/
mgi

Description

Loading markdown...
Submitted by lion - 2 years ago