Regular Expressions 101

Community Patterns

0

for killerswim

.NET (C#)
a
Submitted by anonymous - 6 months ago
0

PLDI regex 3

Python
for pldi answer
Submitted by PlaceReporter99 - 7 months ago
0

PLDI regex 2

Python
for pldi answer
Submitted by PlaceReporter99 - 7 months ago
0

PLDI regex 1

Python
For pldi answer
Submitted by PlaceReporter99 - 7 months ago
0

Hesla ISJ

Python
ISJ
Submitted by anonymous - 7 months ago

LC - Athento

0

Regular Expression
Python

r"
[0-9]{5}(?P<nro_comprobante>[0-9]{10})[0-9]{4}(?P<cuit>[0-9]{11})\.(?P<ext>\w+)
"
gm

Description

Loading markdown...
Submitted by Fernando Olivera - 7 months ago