Regular Expressions 101

Library entries

1
javascript

Bar Number

Length of 5 or 7. if 7, it should start with 20.
Submitted by Chris Roe - 8 years ago
3
javascript

email

no description available
Submitted by anonymous - 8 years ago
0
javascript

WOrd with colon

no description available
Submitted by HJ - 8 years ago
-2
javascript

Word ending with colon

no description available
Submitted by hj - 8 years ago
0
python

Date Groupings

no description available
Submitted by flipkitty - 8 years ago
-2
python

filter

no description available
Submitted by anonymous - 8 years ago
1
javascript

Simplistic email

no description available
Submitted by anonymous - 8 years ago
1
javascript

To Be Or Not To Be

no description available
Submitted by DawnBridge - 8 years ago
1
javascript

replace directive with iife

no description available
Submitted by anonymous - 8 years ago

JSONREGEX

Vote

1

Regular Expression
python

r"
({\s*"entry" :\s*{[\"\s\:\,\.\w\d]{1,}},\s*"entryType" : 1,\s*".*" : ".*"\s+})(?:,*\s*){1,}(?:{\s*"entry" :\s*{[\"\s\:\,\.\w\d]{1,}},\s*"entryType" : \d+,\s*".*" : ".*"\s*}\s*,*\s*)*
"
g

Description

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