Regular Expressions 101

Community Patterns

0

SUBTOTAL

Python
SUBTOTAL 15.88
Submitted by KRISHNA - a year ago
0

CPF|CNPJ

Python
Match Brazilian documents
Submitted by Bacco - a year ago
0

恩更

Python
非法发
Submitted by anonymous - a year ago
0

dice thing

Python
Stuff for a dnd thing
Submitted by Cata - a year ago

HTML image tag src

3

Regular Expression
ECMAScript (JavaScript)

/
<img.*?src="([^"]*)"[^>]*>(?:</img>)?
/
gi

Description

Loading markdown...
Submitted by Simon Altschuler - 10 years ago