Regular Expressions 101

Sponsors

Library entries

1
python

RFC 3936

Parses URIs according to RFC3936
Submitted by anonymous - 8 years ago
-2
pcre

regex101

no description available
Submitted by anonymous - 8 years ago
0
pcre

URLs

split URL in 2 parts
Submitted by A.L - 8 years ago
1
pcre

LGC regex

FIX
Submitted by anonymous - 8 years ago
1
pcre

LGC regex

no description available
Submitted by anonymous - 8 years ago
1
pcre

Subquery

no description available
Submitted by anonymous - 8 years ago
0
pcre

Find color

no description available
Submitted by anonymous - 8 years ago
0
python

1

no description available
Submitted by anonymous - 8 years ago
1
pcre

test

no description available
Submitted by anonymous - 8 years ago
1
pcre

parser

no description available
Submitted by anonymous - 8 years ago

Brazilian phone numbers

Vote

1

Regular Expression
python

"
(?:(?<=^)|(?<=\D))((00|\+)?55(\s|\.|-)*)?((\()?0?\d{2}(?(5)\)|)(\s|\.|-)*)?(9(\s|\.|-)*)?\d{4}(\s|\.|-)*\d{4}(?=\D|$)
"
gm

Description

Loading markdown...
Submitted by rafaelverger - 8 years ago