Regular Expressions 101

Sponsors

Library entries

0
dotnet

Username regex

Matches alphanumeric, @, . , -
Submitted by Ethan Pedersen - 7 months ago
0
dotnet

sdfsfd

sdfdsf
Submitted by anonymous - 7 months ago
0
dotnet

Any WhiteSpace Character

Any WhiteSpace Character
Submitted by anonymous - 7 months ago
0
dotnet

custom email

custom email
Submitted by anonymous - 7 months ago
0
dotnet

7zip file type regex

header of output from > 7z i
Submitted by ninmonkey - 7 months ago
0
dotnet

title and page

find title and page in text
Submitted by anonymous - 7 months ago
0
dotnet

IP Table Parse IPID

Match 1 is the IPID
Submitted by Tres Little - 6 months ago
0
dotnet

URL

(@url)([\s]=[\s])(?:')(.)(?:')(?:;)
Submitted by anonymous - 6 months ago
0
dotnet

Initials

get the initial of a strings
Submitted by Eddie Choong - 5 months ago
2
dotnet

Replace sub-strings in string

Replace sub-strings in string
Submitted by anonymous - 3 months ago

Alien Registration Number

Vote

0

Regular Expression
java

"
(([A-Za-z]{3}[0-9]{10})|([A-Za-z]{3}(\s)([0-9]{2}(\s)[0-9]{3}(\s)[0-9]{5})))
"
gm

Description

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