Regular Expressions 101

Library entries

0
pcre2

get .tbpa coins

hmm
Submitted by SrB - 2 years ago
0
java

Blacklist regrex

INC
Submitted by anonymous - 2 years ago
0
pcre2

Get first value in xml tag

/^(label=\")(.+)(" length.*)(\/>)/gm
Submitted by Stephen - 2 years ago
0
pcre

Numeric

Regex to get any numeric string
Submitted by anonymous - 2 years ago
0
java

Email

Test e-amil
Submitted by uk - 2 years ago
0
pcre2

Date match on multiple formats

Date match on multiple formats
Submitted by anonymous - 2 years ago
0
pcre2

test

Testing for sharing
Submitted by me - 2 years ago

US Style Date - from Docusign template

Vote

1

Regular Expression
pcre2

/
^(|by DocuSign)((|0)[1-9]|1[0-2])\/((|0)[1-9]|[1-2][0-9]|3[0-1])\/[0-9]{4}$
/
gm

Description

Loading markdown...
Submitted by Russ Ferriday, based on customer docusign template - 2 years ago