Regular Expressions 101

Community Patterns

0

Übung 4 Aufgabe 3

Python
URL erkennen
Submitted by anonymous - 3 years ago
0

Übung 4 Aufgabe 4

Python
Finde XML
Submitted by anonymous - 3 years ago
0

VAT label

Python
no description available
Submitted by anonymous - 3 years ago
0

Negative regexp

Python
no description available
Submitted by anonymous - 3 years ago
0

GQL Parser

Python
no description available
Submitted by anonymous - 3 years ago

Portuguese phone numbers

2

Regular Expression
ECMAScript (JavaScript)

/
^1(1[2578]|2([09]80|3(45|)|5(3?0|5)|7[67])|414|6(200|(80|91)\d|99[015679])|8(28|91))|(2([1-8]\d|9[136])|30\d|7(0[789]|60)|80[08]|9([136]\d|[124-7]))(\d{6})$
/
gm

Description

Loading markdown...
Submitted by github.com/luis140219 - 8 years ago