Regular Expressions 101

Community Patterns

0

Claimants BAT

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

test

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

adjust space

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

test

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

Address

Golang
for the demo 2019/09/27
Submitted by anonymous - 4 years ago
0

MAINTBOOK

Python
no description available
Submitted by anonymous - 4 years ago

Different argentinian car plate number.

0

Regular Expression
Python

r"
(?i)(?:(?P<pre1994>[a-hj-np-z][\d]{1,7})|(?P<from1995to2014>[a-z]{3}[\d]{3})|(?P<from2015>[a-z]{2}[\d]{3}[a-z]{2}))
"
gm

Description

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