Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-03-20 13:22
Flavor·PCRE (Legacy)

/
(?P<tipo>titulo)(?P<eleitor>[0-9]{6,8})(?P<DigitoUF>[0-9]{2})(?P<DigVerif>[0-9]{2})(?P<Estado>[A-Z]{2})(?P<Idade>[0-9]{2})
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous