Regular Expressions 101

Library entries

1
javascript

Match URL

no description available
Submitted by http://piecedigital.github.io - 7 years ago
1
javascript

\**

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

c++

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

simple symbols

+a+====+b+
Submitted by Tamara F - 7 years ago
1
javascript

Repeating numbers

Repeating numbers (11111,22222,333333)
Submitted by Selva - 7 years ago
1
javascript

System names

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

US Telephone Number

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

email validation

email validation
Submitted by Guti - 7 years ago
1
javascript

Test

no description available
Submitted by test1 - 7 years ago
1
javascript

Inside single quotes

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

correlation challenge

no description available
Submitted by anonymous - 7 years ago

Keep mutliple consective attributes

Vote

1

Regular Expression
javascript

/
<([a-z][a-z0-9]*)(?:[^>]*?((?:\s(?:src|href|style)=['\"][^'\"]*['\"]){0,3}))[^>]*?(\/?)>
/
ig

Description

Loading markdown...
Submitted by Ahmad Ahsan - 7 years ago