Regular Expressions 101

Community Patterns

0

Url handling

Python
Simple regex to split url
Submitted by Hangfish - a year ago
0

mr regexp

ECMAScript (JavaScript)
Рег
Submitted by anonymous - a year ago
0

lua_pattern

Python
lua file name
Submitted by anonymous - a year ago

Email id

1

Regular Expression
Python

r"
^[a-z0-9]{1,5}@[a-z0-9]{1,5}.[a-z]{1,3}$
"

Description

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