Regular Expressions 101

Library entries

0
pcre2

match glassId

使用边界来匹配输出
Submitted by anonymous - 2 months ago
0
pcre2

chapter

a
Submitted by anonymous - 2 months ago
0
pcre2

adreess validator test

adreess validator test
Submitted by anonymous - 2 months ago
0
pcre2

import exp

find file name on import/export js module
Submitted by anonymous - 2 months ago
0
pcre2

T1

Reguljärt uttryck för att matcha T1
Submitted by Jonas Thor - 2 months ago

URL Validator (HTTP and HTTPS)

Vote

1

Regular Expression
pcre

/
(((http|https):\/\/)|(\/)|(..\/))(\w+:?\w*@)?(\S+)(:\d+)?(\/|\/([\w#:.?+=&%@!\-\/]))?
/

Description

Loading markdown...
Submitted by Joaquim - 4 months ago