Regular Expressions 101

Sponsors

Library entries

0
dotnet

Ipv4 with optional port

ipv4 with optional port
Submitted by anonymous - 9 months ago
0
dotnet

No leading or trailing spaces

No leading or trailing spaces
Submitted by anonymous - 9 months ago
0
dotnet

Nepali phone number regex

(\+977)?9\d{8}
Submitted by anonymous - 9 months ago
0
dotnet

Guid parser

Guid parser
Submitted by anonymous - 8 months ago
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 - 6 months ago
0
dotnet

title and page

find title and page in text
Submitted by anonymous - 6 months ago

French Insurance Number

Vote

0

Regular Expression
dotnet

"
^[1-478][0-9]{2}(0[1-9]|1[0-2]|62|63)(2[ABab]|[0-9]{2})(00[1-9]|0[1-9][0-9]|[1-8][0-9]{2}|9[0-8][0-9]|990)(00[1-9]|0[1-9][0-9]|[1-9][0-9]{2})(0[1-9]|[1-8][0-9]|9[0-7])?$
"
g

Description

Loading markdown...
Submitted by Dohts - 3 months ago