Regular Expressions 101

Library entries

-1
pcre

website

If needed to test entered website
Submitted by Max Shishkov - 8 years ago
1
pcre

ipv4 and ipv6

no description available
Submitted by shri - 8 years ago
1
pcre

ScoutPro data

no description available
Submitted by anonymous - 8 years ago
2
pcre

Replace REM by blank

no description available
Submitted by anonymous - 8 years ago
2
pcre

Simple @user replacement

no description available
Submitted by anonymous - 8 years ago
-2
pcre

HTML <script> regex

no description available
Submitted by anonymous - 8 years ago
1
pcre

Year regexp

regexp for year filtering
Submitted by anonymous - 8 years ago
0
pcre

IP V4 with leading zero values

no description available
Submitted by shA.t - 8 years ago
1
pcre

Extract jsfiddle links

Extract jsfiddle links
Submitted by Shrinivas Shukla - 8 years ago

JSON validator

Vote

2

Regular Expression
pcre

/
(?<o>{((?<s>\"([^\0-\x1F\"\\]|\\[\"\\\/bfnrt]|\\u[0-9a-fA-F]{4})*\"):(?<v>\g<s>|(?<n>-?(0|[1-9]\d*)(.\d+)?([eE][+-]?\d+)?)|\g<o>|\g<a>|true|false|null))?\s*((?<c>,\s*)\g<s>(?<d>:\s*)\g<v>)*})|(?<a>\[\g<v>?(\g<c>\g<v>)*\])
/

Description

Loading markdown...
Submitted by luis140219 on GitHub and Sourceforge - 8 years ago