Regular Expressions 101

Community Patterns

1

test

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

IME14

ECMAScript (JavaScript)
Remove RJN.P and LALT.OQ
Submitted by HZ - 8 years ago
1

sophos

Python
my first one
Submitted by bwl - 8 years ago

Two digit search.

1

Regular Expression
Python

r"
(?i)[A-J],?\s?\d{1,2}'
"

Description

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