Regular Expressions 101

Community Patterns

1

sourcetype

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

CB tools

PCRE (PHP <7.3)
no description available
Submitted by 2M - 8 years ago
1

1

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

manish kumar

PCRE (PHP <7.3)
remove paragraph
Submitted by manish kumar - 8 years ago
1

10

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

9

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

8

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

7

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

6

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

5

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago

Get 'value' attribute in 'a' html tag

0

Regular Expression
ECMAScript (JavaScript)

/
<a(?:\s+[\w:-]+(?:\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|[^>\s]+))?)*\s*(?:(value)\s*=\s*(?:"([^"]*)"))(?:\s+[\w:-]+(?:\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|[^>\s]+))?)*\s*>
/
gmi

Description

Loading markdown...
Submitted by Derek Severson - 8 years ago