Regular Expressions 101

Community Patterns

-2

regex demo

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

tr

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

UUID regex

PCRE (PHP <7.3)
no description available
Submitted by santisaez - 9 years ago
3

TEST

ECMAScript (JavaScript)
negation
Submitted by anonymous - 9 years ago
2

Route Regex

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

VNC-58

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

My test

PCRE (PHP <7.3)
My test
Submitted by Mike - 9 years ago
1

qwe

PCRE (PHP <7.3)
qweqwe
Submitted by qwe - 9 years ago

Regular expression for extracting HTML tag attributes

0

Regular Expression
Java 8

"
(\S+)=["']?((?:.(?!["']?\s+(?:\S+)=|[>"']))+.)["']?
"
g

Description

Loading markdown...
Submitted by Amir Arian - 9 years ago
(Last modified 2 months ago)