Regular Expressions 101

Community Patterns

0

sort3

Python
no description available
Submitted by anonymous - 7 years ago
0

()

Python
no description available
Submitted by anonymous - 7 years ago

International Phone Codes

1

Regular Expression
ECMAScript (JavaScript)

/
^(\+(44|1|91|61))[0-9]+
/

Description

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