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

CSS Hex Color

1

Regular Expression
ECMAScript (JavaScript)

/
^#(([\da-fA-F]{3}){1,2}|([\da-fA-F]{4}){1,2})$
/

Description

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