Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-11-03 23:21
Flavor·Python

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

Description

no description available

Submitted by rafaelverger