Regular Expressions 101

Community Patterns

2

email

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

sample

PCRE (PHP <7.3)
sample regression
Submitted by anonymous - 8 years ago
1

test

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

regex

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

-

ECMAScript (JavaScript)
hjk
Submitted by hjk - 8 years ago
15

IPv4

PCRE (PHP <7.3)
no description available
Submitted by robwa - 8 years ago

NATO Stock Number (with or without NSC)

0

Regular Expression
PCRE (PHP <7.3)

/
^(\d{4}-?)?\d{2}-?\d{3}-?\d{4}$
/

Description

Loading markdown...
Submitted by Matthew Perryman - 8 years ago