Regular Expressions 101

Community Patterns

0

mr regexp

ECMAScript (JavaScript)
Рег
Submitted by anonymous - a year ago
0

BIOS

PCRE2 (PHP >=7.3)
/
Submitted by Pang Chin Pok - a year ago

phone numbers with text

1

Regular Expression
ECMAScript (JavaScript)

/
^(?=\w*\d)([a-zA-Z\d+\s()+.-]){10,20}$
/

Description

Loading markdown...
Submitted by anonymous - 3 years ago