Regular Expressions 101

Sponsors

Library entries

1
javascript

1

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

Website URL

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

magnet

Extract magnet links
Submitted by Peng - 7 years ago
1
python

regex to match absolute urls

no description available
Submitted by maq - 7 years ago
0
javascript

test

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

parse array to object p1

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

dd-mm-yyyy

no description available
Submitted by anonymous - 7 years ago

ipv4 address

Vote

0

Regular Expression
javascript

/
(?=(\d{1,3}\.){3}\d{1,3})((?:(2[0-5]{2}|[1]?\d{1,2}))\.){3}(?:(2[0-5]{2}|[1]?\d{1,2}))(?![\.\d])
/
g

Description

Loading markdown...
Submitted by Xiaohui Xu - 7 years ago