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

Initials

0

Regular Expression
.NET (C#)

@"
(?:(?=Medication|Administration|Record )\b(.)(?>edication |dministration |ecord ))
"
gs

Description

Loading markdown...
Submitted by Eddie Choong - a year ago