Regular Expressions 101

Library entries

1
javascript

Perfect URL Validation

no description available
Submitted by anonymous - 7 years ago
1
javascript

xregexp

no description available
Submitted by anonymous - 7 years ago
1
python

__import__("os")

no description available
Submitted by anonymous - 7 years ago
1
javascript

KLC051 Regex

no description available
Submitted by anonymous - 7 years ago
1
python

URL Matcher

no description available
Submitted by anonymous - 7 years ago
1
python

t01

t01
Submitted by anonymous - 7 years ago
1
python

小写单词

搜索句子中的小写单词
Submitted by enihsyou - 7 years ago
1
javascript

SAP Valid Chars

no description available
Submitted by anonymous - 7 years ago
1
javascript

CNH CATEGORIA

no description available
Submitted by Wagner Luís da Silva - 7 years ago
1
python

HDFS Audit Log Parser

no description available
Submitted by Vance Wei - 7 years ago

TV Show

Vote

1

Regular Expression
python

r"
^ (?P<show>[a-zA-Z1-9\.\-]+[^\.]) \.[Ss]?(?P<season>\d{1,2})[EeXx](?P<episode>\d{1,2}) (\.(?P<title>[a-zA-Z1-9\.]+[^\.]))? \.(?P<resolution>\d{3,4}p) \.(?P<quality>[a-zA-Z\-]{1,6}) \.(?P<codec>[a-zA-Z0-9\.]+\d) ([\.\-](?P<team>.+))? $
"
mgx

Description

Loading markdown...
Submitted by naingenieu - 7 years ago