Regular Expressions 101

Community Patterns

1

html <Title>

Java 8
htnle
Submitted by erichologist - 2 months ago
0

whois

PCRE (PHP <7.3)
whois find param
Submitted by anonymous - 3 months ago

Türkiye Araç Plaka Regexi - Türkiye Car Plate Regex

1

Regular Expression
Java 8

"
^(0[1-9]|[1-7][0-9]|8[0-1])(([A-PR-VYZ]{1})(?!0{4,5}$)\d{4,5}|([A-PR-VYZ]{2})(?!0{3,4}$)\d{3,4}|([A-PR-VYZ]{3})(?!0{2,3}$)\d{2,3})$
"
gm

Description

Loading markdown...
Submitted by Melih Gençtürk - https://github.com/gencturk-m - 5 months ago