Regular Expressions 101

Library entries

0
pcre

Java poet regex alternative.

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

Non-prod Application Log Regex

no description available
Submitted by Aditya Bindra - 8 years ago
1
pcre

{1-65536}

12
Submitted by anonymous - 8 years ago
2
pcre

Match <?xml...?>

How to match the first line of a xml document
Submitted by anonymous - 8 years ago
1
pcre

Find only ".config" file names

Will find lines that end with "/*.config"
Submitted by Dee - 8 years ago
-3
pcre

Telephone

Find Telephone
Submitted by Mr.Fail - 8 years ago
1
pcre

Recherche email

Recherche un email
Submitted by G Morelle - 8 years ago
-3
pcre

RegEX for account code starting with 000-

no description available
Submitted by Joe H - 8 years ago
16
pcre

Alphanumeric Regex

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

purge creo model

no description available
Submitted by anonymous - 8 years ago

PHP DateInterval Specification Validator

Vote

1

Regular Expression
pcre

/
^P((((([0-9]+Y([0-9]+M)?([0-9]+[DW])?)|([0-9]+M([0-9]+[DW])?)|([0-9]+[DW]))(T(([0-9]+H([0-9]+M)?([0-9]+S)?)|([0-9]+M([0-9]+S)?)|([0-9]+S)))?|(T(([0-9]+H([0-9]+M)?([0-9]+S)?)|([0-9]+M([0-9]+S)?)|([0-9]+S)))))|(([0-9]{4}-(0[0-9]|1[0-2])-([0-2][0-9]|3[0-1]))T(([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9])))$
/
mg

Description

Loading markdown...
Submitted by Tim Visée, http://timvisee.com/ - 8 years ago