Regular Expressions 101

Sponsors

Library entries

1
python

__import__("os")

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
python

HDFS Audit Log Parser

no description available
Submitted by Vance Wei - 7 years ago
1
python

nlc variation

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

Strip unicode u

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

Address

Regex for extracting address with pincode.
Submitted by Irfan Patel - 7 years ago
1
python

grabs first part of formula

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

grab value from json

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

pull version number

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

BigTimeRegex2

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

BigTimeRegex3

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

a

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

HTML tag search

finds the common html tags
Submitted by Henri Mulder - 7 years ago
1
python

re

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

xref phone number

no description available
Submitted by anonymous - 7 years ago

Address Match

Vote

1

Regular Expression
python

"
(?P<Address>(?:\d+\s+.+\s+(?:st|street|ave|avenue|dr|drive|way|lane)\.?))
"
gi

Description

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