Regular Expressions 101

Community Patterns

-3

hjghj

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 10 years ago
-3

cake

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 10 years ago
-3

mail

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 10 years ago
-3

regex help

PCRE (PHP <7.3)
help please. i need regex,
Submitted by James - 9 years ago
-3

mama

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
-3

Telephone

PCRE (PHP <7.3)
Find Telephone
Submitted by Mr.Fail - 8 years ago
-3

UpperCase words

PCRE (PHP <7.3)
no description available
Submitted by ivo - 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