Regular Expressions 101

Library entries

0
python

unit_no_extraction

CREMATRIX
Submitted by anonymous - 4 years ago
0
python

Email Validator

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

panbaidu

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

Winamax Tournament History

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

Name w/ unicode

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

Dutch street address regex

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

AE Log Line

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

naming

EAS naming
Submitted by anonymous - 4 years ago
0
python

fastHistory - REGEXP_INSERT_CMD

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

JSON field value grabber

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

FrameHeight

Grab Frame Height
Submitted by anonymous - 4 years ago

Full or 3 letter abbreviated months

Vote

-1

Regular Expression
python

r"
(?:(?:Jan|Feb)(?:uary)?|Mar(?:ch)?|Apr(?:il)?|May|Jun(?:e)?|Jul(?:y)?|Aug(?:ust)?|Sep(?:tember)?|Oct(?:ober)?|Nov(?:ember)?|Dec(?:ember)?)
"
gi

Description

Loading markdown...
Submitted by Benargee - 4 years ago