Regular Expressions 101

Library entries

1
pcre

win path

no description available
Submitted by Dragan - 8 years ago
2
pcre

Matches first word

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

aliexpres

test z wyrażeniem regularnym
Submitted by diox - 8 years ago
0
pcre

hhh

Fghh
Submitted by ggj - 8 years ago
0
pcre

Jeny

132
Submitted by Renderlife - 8 years ago
1
pcre

Numer telefonu

no description available
Submitted by p.borecki - 8 years ago
1
pcre

Numer telefonu

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

Arabic example

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

aaa

vvv
Submitted by anonymous - 8 years ago
1
pcre

overlapping regex, small test

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

test

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

test

test
Submitted by anonymous - 8 years ago
0
pcre

Match youtube id

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

Get Itunes ID

Get itunes id from url
Submitted by sendypw - 8 years ago
-2
python

python bracketed text

why doesn't this match text in brackets?
Submitted by anonymous - 8 years ago
1
pcre

Email validation

because everything else is too strict
Submitted by anonymous - 8 years ago

Cfmail replace

Vote

0

Regular Expression
pcre

/
(((<cfmail\s*)\s*(((\s+from *= *("|'))([^"']+)("|'))|((\s+to *= *("|'))([^"']+)("|'))|((\s+replyto *= *("|'))([^"']+)("|'))|((\s+failto *= *("|'))([^"']+)("|'))|((\s+cc *= *("|'))([^"']+)("|'))|((\s+bcc *= *("|'))([^"']+)("|'))|((\s+port *= *("|'))([^"']+)("|'))|((\s+server *= *("|'))([^"']+)("|'))|((\s+subject *= *("|'))([^"']+)("|'))|((\s+type *= *("|'))([^"']+)("|')))+\s*>))
/
g

Description

Loading markdown...
Submitted by Akan - 8 years ago