Regular Expressions 101

Library entries

0
javascript

Line match

Regex to match any no of lines
Submitted by noby nirmal - 7 years ago
1
javascript

email regex

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

match non-regular words

no description available
Submitted by Jason - 7 years ago
1
pcre

password8s

password con 8
Submitted by anonymous - 7 years ago
1
pcre

men

no description available
Submitted by anonymous - 7 years ago
1
javascript

Todo Comments

no description available
Submitted by Marvin Hagemeister - 7 years ago
1
python

remove specific div

removes divs of the print class
Submitted by Nicolaj - 7 years ago
1
pcre

Text by word tail-trimming regex pattern

no description available
Submitted by anonymous - 7 years ago

sudo-command

Vote

1

Regular Expression
pcre

/
^(?:[^;\n]*;){3}\s+(?P<command>.+)
/

Description

Loading markdown...
Submitted by anonymous - 7 years ago