Regular Expressions 101

Community Patterns

0

whatsaapDate

Python
dd/mm/yyyy
Submitted by anonymous - 4 years ago
0

xray - Filter

Python
no description available
Submitted by anonymous - 4 years ago
0

nba

Python
no description available
Submitted by anonymous - 4 years ago
0

Horriblesubs

Python
no description available
Submitted by anonymous - 4 years ago
0

check code

Python
no description available
Submitted by anonymous - 4 years ago
0

FrameHeight

Python
Grab Frame Height
Submitted by anonymous - 4 years ago
0

AE Log Line

Python
no description available
Submitted by anonymous - 4 years ago

Email validation regex

0

Regular Expression
Python

r"
((^[a-zA-Z0-9]+)(([_]?)|([.]|[-])?[a-zA-Z0-9]+)*@([a-zA-Z0-9]+)(([_]?)|([.]|[-])?[a-zA-Z0-9]+)*\.[a-zA-Z0-9]{2,}$)
"
gm

Description

Loading markdown...
Submitted by Bright Owusu - a year ago
(Last modified a year ago)