Regular Expressions 101

Sponsors

Library entries

8
javascript

money: either 0 or 2 dp

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

Pokemon nodes

For finding nodes in the network, here for Aipom.
Submitted by anonymous - 7 years ago
1
javascript

regex

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

Azeri full name js validation

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

multiple IPv4 separated by , or ;

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

Finding norwegian address

no description available
Submitted by Håkon Antonsen - 7 years ago
1
python

hurdur

hurdurdurdru
Submitted by hordor - 7 years ago
2
javascript

US City Validation

United States City name validation
Submitted by Jagadesh - 7 years ago
1
python

Address Match

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

direct link googldrive

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

SQLALCHEMY_DATABASE_URI parser

Parse SQLALCHEMY_DATABASE_URI
Submitted by jdnier - 7 years ago
1
python

PDF Boxes Matcher

It should match the Media, Crop, ... boxes
Submitted by Efrem Sbirul - 7 years ago
1
javascript

java

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