Regular Expressions 101

Community Patterns

0

index_re

Python
no description available
Submitted by anonymous - 3 years ago
0

lineup.re

Python
no description available
Submitted by anonymous - 3 years ago
0

US zip code

Python
no description available
Submitted by anonymous - 3 years ago
0

Log error code

Python
no description available
Submitted by anonymous - 3 years ago
0

3 voyels word

Python
no description available
Submitted by anonymous - 3 years ago

Product Code Matcher

1

Regular Expression
Python

r"
(?:[^-A-Z0-9\.\/\\£]|\A) [\.#]? ( (?!\d{2}[-\\/]\d{2}[-\\/]\d{2,4}) (?=[A-Z\.\/\\]*?\d) [-A-Z0-9\.\/\\]{3,10}[A-Z0-9]s? ) (?:[^-A-Z0-9\/\\]|\Z)
"
gax

Description

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