Regular Expressions 101

Community Patterns

7

CSS Import

Python
no description available
Submitted by anonymous - 10 years ago
9

domain - host

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

repeat group match

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

entity

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

date time

Python
1/Jul/2013 03:27:12
Submitted by himel - 10 years ago
2

postgesql

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

REGEX

Python
no description available
Submitted by anonymous - 9 years ago

Dyno warning regex

0

Regular Expression
Python

r"
(?:(?P<Date>(?:Mon|Tue|Wed|Thu|Fri|Sat|Sun), (?:Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \d{1,2}, \d+ \d{1,2}:\d{1,2} AM|PM) (?P<WarnID>(?:[0-9a-f]|-)*) (?P<User>[a-zA-Z]+#[0-9]{4}) (?:\((?P<UserID>[0-9]+)\)) (?P<Moderator>[a-zA-Z]+#[0-9]{4}) (?P<WarnReason>(?:\s|\S)+))
"
gm

Description

Loading markdown...
Submitted by anonymous - 6 months ago