Regular Expressions 101

Community Patterns

10

UUID

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 9 years ago
10

entity

Python
no description available
Submitted by anonymous - 8 years ago

IPv4 Validator

7

Regular Expression
PCRE (PHP <7.3)

/
^(?:(?:25[0-5]|2[0-4]\d|1?\d{1,2})(?:\.(?!$)|$)){4}$
/
gm

Description

Loading markdown...
Submitted by anonymous - 3 years ago
(Last modified 4 months ago)