Regular Expressions 101

Sponsors

Library entries

-2
javascript

Check syntax port ACL VNG

no description available
Submitted by nguyenvq - 8 years ago
-2
javascript

Twitter Date format

no description available
Submitted by hjgabrielsen - 8 years ago
-2
javascript

Match words in a string

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

asd

asd
Submitted by ad - 8 years ago
-2
javascript

twitter ids

no description available
Submitted by jaybill - 8 years ago
-2
javascript

Date format regex for ddMMMyyyy

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

Word ending with colon

no description available
Submitted by hj - 8 years ago
-2
javascript

find mp3 file

find mp3 file embeded in a link
Submitted by ogerly - 8 years ago
-2
javascript

Date Validation

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

domain name

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

SQL Comment

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

SQL Injection

SQL injection regEx pattern
Submitted by Darshan Patil - 7 years ago
-2
javascript

search all special characters

no description available
Submitted by rlynjb - 7 years ago

email

Vote

-4

Regular Expression
javascript

/
(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])
/

Description

Loading markdown...
Submitted by public - 9 years ago