Regular Expressions 101

Library entries

1
pcre

redirect old links

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

Code Space Remover

Mathces unnecessary spaces in computer programs.
Submitted by Loovjo - 8 years ago
1
pcre

find used npm modules

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

(\s)(\d{9})(\s)</

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

Drupal regex

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

Select Path into an URL

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

regex 1 or more json array

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

search for if(<identifier>)

if(a)
Submitted by anonymous - 8 years ago
0
pcre

c

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

equation syntaxt check

easy syntax check for equation
Submitted by Kerosene2000 - 8 years ago
0
pcre

replicated pageContent id within a div

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

test

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

Q_Property

no description available
Submitted by anonymous - 8 years ago

Gentoo atom parsing

Vote

2

Regular Expression
pcre

/
^(?'prefix'(?:[<>]=?|=)|~|!!?|\+)?(?'base'(?'category'[A-Za-z\d\-]+)\/(?'packagename'[A-Za-z][\w\-\+]*?))(?:-(?'version'\d[\w\.]*\*?)(?:-r(?'revision'[\d\.]+))?)?(?:\:(?'slot'[\d\.]*\=?|\*)(?:\/(?'subslot'[\d\.]+\=?))?)?(?: +(?'useflags'[\w\s\-]+))? *$
/
gm

Description

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