Regular Expressions 101

Community Patterns

4

CloudFlare

PCRE2 (PHP >=7.3)
Cloud Flare
Submitted by anonymous - 2 years ago
4

Email

PCRE2 (PHP >=7.3)
email format control
Submitted by ahmetbarut - 2 years ago
3

example

PCRE2 (PHP >=7.3)
example
Submitted by anonymous - 2 years ago

Caltrans EA validation with optional XX-XXXXXX entry and C##-#????#

3

Regular Expression
.NET (C#)

@"
\AX{2}-X{6}\z|\A(C?((0[1-9])|(1[0-2])))-[0-4][0-9A-Z]{4}[14]\z
"
n

Description

Loading markdown...
Submitted by RDJ@Ct - 8 months ago
(Last modified 8 months ago)