Regular Expressions 101

Community Patterns

0

regex for copper

Python
no description available
Submitted by anonymous - 4 years ago
0

e

Python
e
Submitted by anonymous - 4 years ago
0

Clerk Receipts

Python
no description available
Submitted by anonymous - 4 years ago
0

DIAM_METHOD

Python
no description available
Submitted by anonymous - 4 years ago
0

email

Python
no description available
Submitted by anonymous - 4 years ago
0

DOI

Python
no description available
Submitted by anonymous - 4 years ago
0

MilestoneQ3

Python
no description available
Submitted by anonymous - 4 years ago
0

FirstVar11

Python
ONE reg expression to use
Submitted by anonymous - 4 years ago
0

Date dd-mm-yyyy

Python
no description available
Submitted by anonymous - 4 years ago
0

IPV4

Python
no description available
Submitted by anonymous - 4 years ago
0

Pig Latin Tester

Python
A learning experience
Submitted by anonymous - 4 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