Regular Expressions 101

Community Patterns

0

20200510

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

request

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

tst

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

VAT number

Python
no description available
Submitted by anonymous - 3 years ago

Category and subitems

1

Regular Expression
Python

r"
(?P<tabela>[\S\.-]+)(?:\{)|\t(?P<nome>.*?)\:(?P<tipo>.*?)\:(?P<tamanho>.*?)(?:$)
"
gmi

Description

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