Regular Expressions 101

Sponsors

Library entries

1
pcre

UID REGEX

Tests for valid UID format.
Submitted by anonymous - 8 years ago
1
javascript

10 digits

10 digits
Submitted by anonymous - 8 years ago
1
pcre

Email Regex

Regex for email.Valid on paste condition also
Submitted by Aman Jaiswal - 8 years ago
-2
pcre

xml_kv_extraction

Basic XML key-value extraction
Submitted by Keith Muggleton - 8 years ago
1
pcre

Conjugations

Matches some conjugations of the verb entrer
Submitted by anonymous - 8 years ago
1
pcre

dfdg

dfgdfgdfgdfg
Submitted by dfgdfgdfg - 8 years ago
1
pcre

conditions regex

no description available
Submitted by suat erenler - 8 years ago
0
pcre

utf-8 language

this regex is support for all languages
Submitted by Jigar Dhaduk - 8 years ago
1
pcre

slug in formula

Get all slug in a math formula not between {}
Submitted by M.BIGOT - 8 years ago
1
javascript

Cartão de cidadão / BI

no description available
Submitted by David Serrano - 8 years ago
-2
pcre

12 Hour Time Pattern

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

ICD9 CodeRange

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

Email with + symbol

email that accepts the plus (+) symbol
Submitted by luckcheese - 8 years ago

spamk rule

Vote

1

Regular Expression
pcre

/
\<html\>\<body\>\<div\ style\=\"color\:\#[0-9]{3,6}\;\ background-color\:\#[A-Z0-9]{3,6}\;\ font-family\:HelveticaNeue\,\ Helvetica\ Neue\,\ Helvetica\,\ Arial,\ Lucida\ Grande\,\ sans-serif\;font-size\:[0-9]{1,3}px\"\>\<div\ id=\"yui[A-Za-z0-9_]{1,30}\"\>\<font\ face\=\"times\ new\ roman\,\ new\ york\,\ times\,\ serif\"\>http\:\/\/[a-z0-9.-]{1,30}\/[a-z]{1,20}\/[a-z.]{1,70}\ [a-z.]{0,20}\<\/font\>\<br\>\<\/div\>\<\/div\>\<\/body\>\<\/html\>
/

Description

Loading markdown...
Submitted by alex kippar - 8 years ago