Regular Expressions 101

Sponsors

Library entries

0
python

json to csv

only the begining though
Submitted by anonymous - 4 years ago
0
python

Between Brackets and Parens

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

All sorts of experiments

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

Find DevExpress Assembly References

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

HTML TAG Matcher

Match any HTML tags.
Submitted by anonymous - 4 years ago
0
python

Remove file name from path

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

KBC: Extract ASA Names

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

匹配html中多个所需内容

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

Flag Recogniser

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

Action Rec

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

aprs

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

feetinches1

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

Float number regex

Float number without letters and symbols
Submitted by anonymous - 4 years ago
0
python

Synop

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

Synop

no description available
Submitted by anonymous - 4 years ago

Dates

Vote

0

Regular Expression
python

"
(?:(?P<Day1>\d{1,2})(?:\W*(?P<Month1>[A-Z][a-z]*\b))|(?:(?P<Month2>[A-Z][a-z]*\b)\W*)(?:(?P<Day2>\d{1,2})(?:\b|th|st|nd))?|(?P<Month3>\d{1,2})\W+(?P<Day3>\d{1,2})|(?P<Month4>\d{1,2}))?\W+?(?P<Year>\d{2,4}(?=$|;))
"
gm

Description

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