Regular Expressions 101

Community Patterns

1

amp;

PCRE2 (PHP >=7.3)
subtitui
Submitted by seidao - 15 days ago
1

números html

PCRE2 (PHP >=7.3)
numeros
Submitted by anonymous - 17 days ago
1

select report

PCRE2 (PHP >=7.3)
select report
Submitted by H.Nasirii - 17 days ago

url matcher 2.0

-1

Regular Expression
PCRE2 (PHP >=7.3)

/
^(?<scheme>[a-z]+:\/\/)(?:(?<username>[^\/:@]+)(?::(?<password>[^\/:@]+))?@)?(?<host>[^\/]+)(?:(?<path>\/[^?#]+)(?:(?<query>[^#]+)?)?(?:#(?<fragment>.*))?)?
/
gm

Description

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