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

Number range

0

Regular Expression
ECMAScript (JavaScript)

/
^[1][2][3][4-9]$|^[1][2][4-9][0-9]$|^[1][3-9][0-9][0-9]$|^[2][0-2][0-9][0-9]$|^[2][3][0-3][0-9]$|^[2][3][4][0-5]$
/
gm

Description

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