Regular Expressions 101

Library entries

0
pcre2

IIC++ Script Parsing Regex

Regex for parsing IIC++ script.
Submitted by Vu Tung Lam - 5 hours ago
0
pcre2

入门学习

Submitted by anonymous - a day ago
0
pcre2

exclude square brackets

exclude square brackets
Submitted by tarek - 2 days ago
0
pcre2

YouTube link parser

Validate an URI to YouTube video.
Submitted by anonymous - 5 days ago

URL 2

Vote

0

Regular Expression
pcre2

/
((http[s]?\:\/\/)|(ww(w|\d{1,3})\.))
/
gm

Description

Loading markdown...
Submitted by Andy - 2 months ago