Regular Expressions 101

Community Patterns

1

Files

PCRE2 (PHP >=7.3)
Files
Submitted by anonymous - 23 days ago
1

Folders

PCRE2 (PHP >=7.3)
Folders
Submitted by anonymous - 23 days ago
1

ip address

PCRE2 (PHP >=7.3)
ip
Submitted by Giorgio - a month ago

Get h1-6 tag

0

Regular Expression
.NET (C#)

@"
<(h[1-6]){1}(?:.*?)?>(.*?)</h[1-6]>
"
g

Description

Loading markdown...
Submitted by OlegBel - 10 months ago