Regular Expressions 101

Community Patterns

1

one line html

PCRE2 (PHP >=7.3)
matches html
Submitted by anonymous - 2 months ago
-1

Regex example

PCRE2 (PHP >=7.3)
For pldi
Submitted by PlaceReporter99 - 3 months ago

Task6.2

0

Regular Expression
.NET (C#)

@"
(?:\+994|0)(?:51|50|55|70|77|99)[^\d]{0,2}[2-9][0-9]{2}[^\d]{0,2}[0-9]{2}[^\d]{0,2}[0-9]{2}[^\d]
"
gm

Description

Loading markdown...
Submitted by anonymous - a year ago