Regular Expressions 101

Library entries

1
pcre

Conta caracteres

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

japanese telephone number

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

Phone USA and CANADA

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

NewWheel

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

NewWheel

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

comment_repl

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

Javascript anonymous functions

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

IPV6 Match Pattern

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

IMAP: Envelope

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

IMAP: FULL

no description available
Submitted by anonymous - 3 years ago

regex to find img src tags into html

Vote

1

Regular Expression
pcre

/
<img\b[^>]*\bsrc="([^"]*\/)[^\/"]*"[^<>]*>
/
gmi

Description

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