Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-04-08 08:16
Flavor·Python

r"
[+][0-9]{11}|[0-9]{10}
"
Open regex in editor

Description

no description available

Submitted by Dries Werckx