Regular Expressions 101

Library entries

8
javascript

money: either 0 or 2 dp

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

Tel

Simple tel regex
Submitted by anonymous - 8 years ago
1
pcre

Desc

match /* @Desc("(.)");
Submitted by anonymous - 8 years ago
1
pcre

02

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

Trim to newline

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

a

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

Pokemon move splitter

For splitting up moves from breeding.
Submitted by anonymous - 8 years ago
1
python

Pokemon nodes

For finding nodes in the network, here for Aipom.
Submitted by anonymous - 8 years ago
1
javascript

regex

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

Azeri full name js validation

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

multiple IPv4 separated by , or ;

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

TAYLOR REPLACEMENT STRING

TAYLOR Part Replacement
Submitted by Case Ahr - 8 years ago
0
javascript

Finding norwegian address

no description available
Submitted by Håkon Antonsen - 8 years ago
1
pcre

nullDateTime

no description available
Submitted by anonymous - 8 years ago

yowsup-cli message parsing

Vote

2

Regular Expression
python

r"
\[(?P<a>[0-9]*)\/(?P<b>[0-9]*-[0-9]*)@g.us\((?P<c>(?:[0-9]{2}\-){2}2015) [0-9]{2}:[0-9]{2}\)\]:\[(?P<d>[A-Z0-9a-z]{13}|.*)\](?P<e>.*)\nMessage (?P=d): Sent delivered receipt\n\[connected]:
"
g

Description

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