Regular Expressions 101

Library entries

0
javascript

Workspaces

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

Workspace case insensitive

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

Website url maxLength 50

no description available
Submitted by Josiah - 7 years ago
0
javascript

number

This is for the validation of number
Submitted by Noby nirmal - 7 years ago
0
javascript

JSON (In progress)

Regex to qoute a JSON-string
Submitted by Lars Willighagen - 7 years ago
0
javascript

zepit multiline

no description available
Submitted by antoine - 7 years ago
0
javascript

Date expression

yyyy-mm-dd
Submitted by Alan - 7 years ago
0
javascript

Telefonnummer E.123

no description available
Submitted by Frank Mattes - 7 years ago
0
python

phone number

no description available
Submitted by Dries Werckx - 7 years ago
0
javascript

Firstname Lastname(double)

Example: ANDA IVANOVA-KRIVONOGOVA
Submitted by KSrGEAR - 7 years ago
0
python

All Same Number

Check all the numbers are same in a string.
Submitted by DJA - 7 years ago
0
javascript

Set in String

no description available
Submitted by Mohammad - 7 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