Regular Expressions 101

Community Patterns

1

Files

PCRE2 (PHP >=7.3)
Files
Submitted by anonymous - a month ago
1

Folders

PCRE2 (PHP >=7.3)
Folders
Submitted by anonymous - a month ago
1

instagram url

Python
gets the url instagram
Submitted by samuel06santos - a month ago

Hungarian license plates from 2022

1

Regular Expression
PCRE2 (PHP >=7.3)

/
^((([A-Z]{3})\-([0-9]{4})|([A-Z]{2}) ([A-Z]{2})\-([0-9]{3})|([A-Z]{4})\-([0-9]{3})|([A-Z]{5})\-([0-9]{2})|([A-Z]{6})\-([0-9]{1})))$
/
mg

Description

Loading markdown...
Submitted by gergelyfuzi - 3 months ago
(Last modified 3 months ago)