Regular Expressions 101

Community Patterns

1

uuu

Python
uuu
Submitted by uuu - 8 years ago
1

CATEGORY

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

foo

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

WINCOR

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

dates

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

Jaba

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

numbers between 200 and 3000

1

Regular Expression
PCRE (PHP <7.3)

/
(^[2-9][0-9]{2}$)|(^[1-2][0-9]{3}$)
/
gm

Description

Loading markdown...
Submitted by Bino - 8 years ago