Regular Expressions 101

Library entries

1
javascript

opsciimn

/iii b.lkm.0plmoi/238888963.1.175.369.2636
Submitted by cs - 8 years ago
1
python

get parameter of function

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

Validations

no description available
Submitted by Shavin Fonseka - 8 years ago
2
javascript

URI without Trailing Slash

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

Find Lat/Long Coordinate pair regex

no description available
Submitted by Mike - 8 years ago
10
javascript

Full url parse, domain, path, params

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

SQL Comment

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

bibtex entries

match bibtex entries
Submitted by Sixue Qin - 8 years ago
2
javascript

anyword plus word

no description available
Submitted by 7 HJ - 8 years ago
0
python

AMCC

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

Word plus anyword

no description available
Submitted by / HJ - 8 years ago
1
javascript

Email Regex

no description available
Submitted by anonymous - 8 years ago
2
python

calibre book parse

no description available
Submitted by anonymous - 8 years ago

Product model ID extractor

Vote

1

Regular Expression
python

r"
(?: \A | (?<= [\s\xA0\(\[\{])) (?P<MODEL> (?: (?: [A--Я]{4,6} (?! [\s\xA0] ) | (?! (?: D-Link | D-LINK | Asus | ASUS | USB ) [\s\xA0] ) [A--Я]{1,4} (?: \d [A--Я\d]{0,4} )? | \d{2,5} (?= [\-/] ) ) (?: (?! \s\d{1,2} - (?: Port | PORT ) ) [\s\xA0\-/\.] (?: \d{1,4} [A--Я\d]{0,4} | [A--Я]{1,4} [\-/]? \d{1,4} \w{0,8} | [A--Я] \w{3,6} ) (?: [\-/] [A--Я\d]{1,3} )? ){1,4} | \d{1,4} (?! [\s\xA0] USB [\s\xA0] ) [\s\xA0]? (?! [kкKК]? (?: [WВAА] | В[Тт] | W[Tt] | Ватт | Watts? | Амп | Amp | Ампер | Ampers? ) \b ) [A--Я] [A--Я\d]{0,5} | [A--Я]{1,4} \d [A--Я\d]{0,10} ) (?: [\-/] \w{1,6} (?: [\-/] \d{1,3} )? | (?: [\s\x0A] [A--Я\d]{1,5} (?: [\-/] [A--Я\d]{1,5} ){0,2} ){1,3} )? (?: \+ | [\s\xA0] (?: Plus | PLUS | Плюс | ПЛЮС) )? (?: [\s\xA0]? \( [A--Я\d\-/]{1,18} \) )? ) (?= \Z | [\s\xA0,\.\)\}\]] | (?<= \) ) [:;\-/] )
"
xu

Description

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