Regular Expressions 101

Community Patterns

0

Final

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

test

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

打扫1.0.0.0502

Python
no description available
Submitted by anonymous - 3 years ago
0

short term

Python
no description available
Submitted by anonymous - 3 years ago
0

ex1

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

开票1.0.0.0503

Python
no description available
Submitted by anonymous - 3 years ago

Uppercase words

1

Regular Expression
ECMAScript (JavaScript)

/
\b([A-Z]+)\b
/
g

Description

Loading markdown...
Submitted by MaaxZoom - 9 years ago