Regular Expressions 101

Library entries

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
1
python

RUBROS

no description available
Submitted by anonymous - 7 years ago

Extract all telephones in text

Vote

1

Regular Expression
python

r"
\b[\s(.)\d-]{6,}\d\b
"
g

Description

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