Regular Expressions 101

Community Patterns

0

AUX/LUX

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

numbers

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

CAN2-OK-1

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

CAN1-v2-OK-1

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

20200510

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

tst

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

VAT number

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

Our order number

Python
no description available
Submitted by anonymous - 4 years ago

index_capital letter line up

0

Regular Expression
Python

r"
(?P<line1>^[A-Z][^\d:]*$)\n(?P<line2>^[A-Z ]+(\(\w.+\))?(\s+)?(([\d,]+|-[\d,]+)\s((\s+)?[\d,]+|(\s+)?-[\d,]+).*))
"
gm

Description

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