Regular Expressions 101

Library entries

0
javascript

IPv4-CIDR

Match IPv4-CIDR (JavaScript)
Submitted by fwqaaq - 21 hours ago
0
python

Author cite

Get author names from shitty import
Submitted by anonymous - 7 days ago
0
python

Session Start/Close

Capturing Start/Close in IRC-logs
Submitted by Corpset - 14 days ago
0
javascript

test

test
Submitted by anonymous - 15 days ago
0
python

PLDI regex 3

for pldi answer
Submitted by PlaceReporter99 - 16 days ago

Validation of Phone Numbers including optional country code and area code

Vote

0

Regular Expression
python

r"
^\(?\+?([0-9]{1,3})?[- (]?\(?([0-9]{3})?[-. )]*?\(?([0-9]{3})[-. )]*?\(?([0-9]{4})\)?\s?$
"
gm

Description

Loading markdown...
Submitted by Cristina Lucin - 5 months ago