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

filter

-2

Regular Expression
Python

r"
(1.*(?<!foo|bar|baz)2)
"

Description

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