Regular Expressions 101

Community Patterns

31

ninite

PCRE (PHP <7.3)
no description available
Submitted by peek - 8 years ago
15

IPv4

PCRE (PHP <7.3)
no description available
Submitted by robwa - 8 years 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 - 7 months ago