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

Remove Duplicates

1

Regular Expression
ECMAScript (JavaScript)

/
\b(\w+)(\s+\1)+\b
/
mig

Description

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