Regular Expressions 101

Library entries

1
pcre

capturing div a or span or etc

no description available
Submitted by anonymous - 3 years ago
1
pcre

email capturing

no description available
Submitted by anonymous - 3 years ago
1
python

day date time

no description available
Submitted by anonymous - 3 years ago
1
pcre

part 1

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

Starts with and Ends with

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

VALUE_UNIT

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

Merchant Whitelist

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

Merchant Whitelist

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

non greedy sections

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

non greedy sections

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

New Move

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

New Poke

no description available
Submitted by anonymous - 3 years ago

Match async OR defer in html page

Vote

0

Regular Expression
pcre

/
<[^\/>]+(?=[^\/>]*\b(async|defer)\b)(?!(?:\s*=\s*"?\s*\S+\s*"?(?:\s*>|\s+\S+\s*>)))
/
gmi

Description

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