Regular Expressions 101

Sponsors

Library entries

0
javascript

Outside attr keyword

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

rsa_root_prompt

Root Prompt of RSA
Submitted by anonymous - 7 years ago
1
javascript

sumary-title

sumary-title
Submitted by Jay - 7 years ago
2
pcre

Email Domain Regex

A pattern to match the email domain suffix
Submitted by doug - 7 years ago
1
javascript

Match all but global.css

Match all but .global.css
Submitted by Dan Compton - 7 years ago
1
pcre

currency EU

checks the currency in EU
Submitted by Paul Font Freide - 7 years ago
1
pcre

GIIN

Global Intermediary Identification Number composition test
Submitted by ddronenko - 7 years ago
1
pcre

php short tags

Find all php short tags
Submitted by anonymous - 7 years ago
1
javascript

klr header

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

pm-problem

pm
Submitted by creamidea - 7 years ago
1
pcre

PolicyNumber

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

iso 8601

no description available
Submitted by phyng - 7 years ago

Password regex

Vote

0

Regular Expression
pcre

/
^(?=.*[A-Z])(?=.*[!@#$&*])(?=.*[0-9])(?=.*[a-z]).{8,16}$
/

Description

Loading markdown...
Submitted by morethansimplycode.blogspot.com.es - 8 years ago