Regular Expressions 101

Library entries

0
pcre

Not the Monster

no description available
Submitted by Sif Baksh - 8 years ago
3
pcre

hj

hj
Submitted by hj - 8 years ago
2
pcre

better orf finder

don't use my older one
Submitted by tnrich - 8 years ago
1
pcre

Orf Finder

Finds open reading frames in a dna sequence string.
Submitted by tnrich - 8 years ago
1
pcre

mytest

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

soundcloud url

soundcloud url in a link
Submitted by ogerly - 8 years ago
1
pcre

Email verification

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

Email verification

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

Match links in html

Matches all from
Submitted by anonymous - 8 years ago
1
pcre

Find php short echo tags

Find instances of Usefult to replace with
Submitted by JayCee - 8 years ago
1
pcre

Find php short open tags

Finds instances of <? instead of <?php
Submitted by JayCee - 8 years ago
0
pcre

negative lookbehind

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

111

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

url 1

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

Parsing BWPROMO

no description available
Submitted by anonymous - 8 years ago

Regex Group Regex

Vote

0

Regular Expression
pcre

/
(?P<group_definition> \( (?P<options>[^\:\>\s\(\)]*[\:\>])? (?P<pattern> (?:[^\)\(]*(?R)*)* ) \) (?P<quantifier> (?:[\*\+\?])| (?: \{(?P<min>\d*) (?: , (?P<max>\d*)? )? \} ) )? )
/
imxg

Description

Loading markdown...
Submitted by jparish1977@gmail.com - 8 years ago