Regular Expressions 101

Library entries

0
pcre

Numeric

Regex to get any numeric string
Submitted by anonymous - 2 years ago
0
java

Email

Test e-amil
Submitted by uk - 2 years ago
0
pcre2

Date match on multiple formats

Date match on multiple formats
Submitted by anonymous - 2 years ago
0
pcre2

test

Testing for sharing
Submitted by me - 2 years ago
0
pcre2

拼音正则匹配

拼音正则匹配
Submitted by anonymous - 2 years ago

IPV4 Address Identificate

Vote

1

Regular Expression
pcre2

/
^(?:(?:(?:(?:\d)|(?:\d\d)|(?:(?:[01]\d\d)|(?:2(?:(?:[0-4]\d)|(?:5[0-5])))))\.){3})(?:(?:\d)|(?:\d\d)|(?:(?:[01]\d\d)|(?:2(?:(?:[0-4]\d)|(?:5[0-5])))))$
/
gm

Description

Loading markdown...
Submitted by Pablo Deyvid - 2 years ago