Regular Expressions 101

Library entries

-23
python

1

no description available
Submitted by anonymous - 9 years ago
-20
javascript

validating email

no description available
Submitted by niyas - 9 years ago
-19
javascript

www.medibank.com.au

no description available
Submitted by anonymous - 8 years ago
-14
javascript

Haha !

no description available
Submitted by Alex - 9 years ago
-13
python

Easy Email detection

Easy Email Detection
Submitted by Philip Lawall - 9 years ago
-11
python

54

no description available
Submitted by anonymous - 10 years ago
-10
javascript

<script>alert(1)</script>

alert(1)alert(1)
Submitted by <script>alert(1)</script> - 9 years ago
-7
javascript

Javascipt variable

Matches a javascript variable
Submitted by Andres Jorquera - 9 years ago
-6
javascript

n.o

nao
Submitted by Flávio - 9 years ago
-4
javascript

email

no description available
Submitted by public - 9 years ago
-4
javascript

Hallo

no description available
Submitted by anonymous - 9 years ago
-4
javascript

Email with + symbol

email that accepts the plus (+) symbol
Submitted by luckcheese - 8 years ago
-3
python

Just IP

ip address
Submitted by whoyas2 - 9 years ago

Twitter @mentions

Vote

-8

Regular Expression
python

r"
(\A|\s)@(\w+)
"
g

Description

Loading markdown...
Submitted by @triplec1988 - 10 years ago