Regular Expressions 101

Community Patterns

1

WoW Screenshot

Python
If you need to rename it
Submitted by anonymous - 7 years ago
1

gotcha

ECMAScript (JavaScript)
Ci
Submitted by anonymous - 7 years ago
1

MML

Python
no description available
Submitted by Aron - 7 years ago
1

capital of

Python
no description available
Submitted by Shebin - 7 years ago

UK Postcode (per government specification)

0

Regular Expression
Python

r"
([A-Z]{1,2}\d{1,2}[A-Z]? \d{1}[ABDEFGHJLMNPQRSTUWXYZ]{2})
"

Description

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