Regular Expressions 101

Community Patterns

0

optional

PCRE2 (PHP >=7.3)
optional
Submitted by anonymous - a year ago
0

Barcode Regex

PCRE2 (PHP >=7.3)
Barcode Regex
Submitted by anonymous - a year ago
0

lat cyr letters

Java 8
only lat and cyr letters
Submitted by anonymous - a year ago
0

ipv4 match

PCRE2 (PHP >=7.3)
ipv4 match
Submitted by anonymous - a year ago

case insensitive uuidV4

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(([a-fA-F0-9]{8})-([a-fA-F0-9]{4})-([a-fA-F0-9]{4})-([a-fA-F0-9]{4})-([a-fA-F0-9]{12}))
/
gm

Description

Loading markdown...
Submitted by ywk - 2 years ago