Regular Expressions 101

Community Patterns

2

Lua Enhanced: +=

Python
Adds += to Lua.
Submitted by anonymous - 2 years ago
2

postgesql

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

python regex

Python
no description available
Submitted by anonymous - 9 years ago
2

IPv4 Validator

Python
no description available
Submitted by dannyo - 8 years ago
2

SED

Python
no description available
Submitted by anonymous - 8 years ago

Names from Wikipedia List

0

Regular Expression
.NET (C#)

@"
^(([[a-zA-Z\p{L}\.\-']{1,30})(\s))(([a-zA-Z\p{L}\.\-']{1,30})(\s))?([[a-zA-Z\p{L}\.\-']{1,30})(\s)?(\([a-zA-Z\p{L}\.\-'\s]{1,50}\))?$
"
gm

Description

Loading markdown...
Submitted by Brian Kozub - a year ago