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

US Zip Code

3

Regular Expression
ECMAScript (JavaScript)

/
^(\d{5})(?:-?(\d{4}))?$
/

Description

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