Regular Expressions 101

Library entries

1
pcre

test

test
Submitted by umesh - 8 years ago
1
pcre

Ebay item id from URL

no description available
Submitted by Nanodev Limited - 8 years ago
0
pcre

Squid access.log

cut/paste into fluentd/td-agent config
Submitted by HoBoJo - 8 years ago
1
pcre

Basic email validation

A basic and rude email validation
Submitted by Yemolai - 8 years ago
1
pcre

Youtube Regex

To get video id from different formats
Submitted by bux - 8 years ago
1
pcre

123

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

Get text of c-style comments

no description available
Submitted by ldg - 8 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