Regular Expressions 101

Library entries

1
python

triple / double bottles

triple / double bottles
Submitted by anonymous - 3 months ago
1
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 2 months ago
1
java

Email finder

Matches with the valid email addresses.
Submitted by anonymous - 2 months ago
1
java

json value extract

json value extract
Submitted by anonymous - 2 months ago

repeat group match

Vote

8

Regular Expression
python

r"
/?t?e?s?t?/(\w+)+
"
g

Description

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