Regular Expressions 101

Community Patterns

0

Url handling

Python
Simple regex to split url
Submitted by Hangfish - 2 years ago

UPI ID regex

0

Regular Expression
ECMAScript (JavaScript)

/
pa=[a-z0-9]*@[a-z]*
/
gmi

Description

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