Regular Expressions 101

Library entries

0
golang

CHARACTER SET | COLLATE

no description available
Submitted by anonymous - 2 years ago
0
golang

ADD CHANGE MODIFY

no description available
Submitted by anonymous - 2 years ago
0
python

nama produk di tokopedia

no description available
Submitted by 3xploiton3 - 2 years ago
0
python

calibre_metaplug_regex

no description available
Submitted by anonymous - 2 years ago
0
python

LOS Number

no description available
Submitted by anonymous - 2 years ago
0
python

Viemo regex

no description available
Submitted by anonymous - 2 years ago
0
python

Sample Data - Single Job Number

no description available
Submitted by anonymous - 2 years ago
0
python

Not capture if : or @

no description available
Submitted by anonymous - 2 years ago
1
python

Match table head and body

no description available
Submitted by anonymous - 2 years ago
1
python

Get table rows

no description available
Submitted by anonymous - 2 years ago
0
python

nfvo-cli frame

no description available
Submitted by anonymous - 2 years ago
2
python

IpAddress

Ensure the ip address format is correct
Submitted by aaa - 2 years ago
1
python

Prueba 1

Pruebas iniciales
Submitted by anonymous - 2 years ago
1
python

名字称呼 匹配

no description available
Submitted by anonymous - 2 years ago
1
python

group1

no description available
Submitted by anonymous - 2 years ago

overly complicated postal code regex

Vote

0

Regular Expression
python

r"
^((\d)(\d)((?!\2)\d)((?!\3)\d)(?!\4)(?!\5)|(\d)(\d)((?=\6)\d)((?!\7)\d)((?!\8)\d)(?!\9)|(\d)(\d)((?!\11)\d)((?=\12)\d)((?!\13)\d)(?!\14)|(\d)(\d)((?!\16)\d)((?!\17)\d)((?=\18)\d)(?!\19)|(\d)(\d)((?!\21)\d)((?!\22)\d)((?!\23)\d)(?=\24))
"
gm

Description

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