Regular Expressions 101

Library entries

9
pcre

Fixo LDN CSP e SEM CSP

no description available
Submitted by Marcos Müller - 9 years ago
9
pcre

only numbers

A string with only numbers in
Submitted by Gotts - 8 years ago
8
pcre

Date time Advanced

no description available
Submitted by Mr.Neutro - 10 years ago
8
javascript

UUID

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

Alphanumeric and Spaces

Alow alphanumeric characters and spaces
Submitted by JTN - 8 years ago
8
pcre

If-Then-Else Conditionals

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

money: either 0 or 2 dp

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

Fiddler raw body to PHP array

no description available
Submitted by garsax - 7 years ago
8
pcre

Max - URL Extract

no description available
Submitted by Ayush - 7 years ago
7
pcre

rsyslog test

global modifier
Submitted by dtmland - 8 years ago
7
javascript

Match text (not within html tag)

no description available
Submitted by Moistly - 8 years ago
7
javascript

simple email

no description available
Submitted by anonymous - 8 years ago

Date time Advanced

Vote

8

Regular Expression
pcre

/
(?<day>0[1-9]|1[0-9]|2[0-9]|3[01]).(?<month>0[1-9]|1[012]).(?<year>[0-9]{4})(?: (?<hour>[0-1]\d|2[0-3]):(?<minute>[0-5]\d):(?<second>[0-5]\d)|)
/

Description

Loading markdown...
Submitted by Mr.Neutro - 10 years ago