Regular Expressions 101

Sponsors

Library entries

0
golang

Parse fields of SQL Dump

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

Parse tables in SQL Dump

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

Table Stage Two

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

Table Stage 1

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

username rule follower

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

Sequanse correct checker

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

ISO Date Format

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

iso8601 duration

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

iso8601 duration

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

html table

match an html table suffs
Submitted by anonymous - 4 years ago
0
python

XML

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

Javascript - rgb / rgba

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

中文字符

只包含中文字,包含标点符号
Submitted by anonymous - 4 years ago
0
javascript

中文字

只包含中文字,不包含标点符号
Submitted by anonymous - 4 years ago
0
javascript

Extract milliseconds from output

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

proximity search

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

#coordinates

no description available
Submitted by anonymous - 4 years ago

UK Telephone Numbers

Vote

1

Regular Expression
javascript

/
^(?:(?:\(?(?:0(?:0|11)\)?[\s-]?\(?|\+)44\)?[\s-]?(?:\(?0\)?[\s-]?)?)|(?:\(?0))(?:(?:\d{5}\)?[\s-]?\d{4,5})|(?:\d{4}\)?[\s-]?(?:\d{5}|\d{3}[\s-]?\d{3}))|(?:\d{3}\)?[\s-]?\d{3}[\s-]?\d{3,4})|(?:\d{2}\)?[\s-]?\d{4}[\s-]?\d{4}))(?:[\s-]?(?:x|ext\.?|\#)\d{3,4})?$
/
gm

Description

Loading markdown...
Submitted by Riaan Joubert - 5 years ago