Regular Expressions 101

Library entries

0
pcre

qwqwe

no description available
Submitted by anonymous - 8 years ago
1
pcre

test

no description available
Submitted by anonymous - 8 years ago
0
pcre

TimeRegex

no description available
Submitted by anonymous - 8 years ago
0
pcre

Phone number

no description available
Submitted by anonymous - 8 years ago
-3
javascript

Html Tags

Matches HTML structure
Submitted by sagar - 8 years ago
1
pcre

ip (CIDR) check

from 0.0.0.0 to 255.255.255.255
Submitted by Marcel Bayer - 8 years ago
1
javascript

password matching

no description available
Submitted by scopevale - 8 years ago

remove n lines after matching pattern

Vote

2

Regular Expression
pcre

/
^([\s\S]*?)\n#Guest(?:\n.*){3}
/
g

Description

Loading markdown...
Submitted by irom77 - 8 years ago