Regular Expressions 101

Library entries

1
pcre

c without comments for valid c code

no description available
Submitted by anonymous - 3 years ago
1
pcre

c comments

no description available
Submitted by anonymous - 3 years ago
1
pcre

capturing div a or span or etc

no description available
Submitted by anonymous - 3 years ago
1
pcre

email capturing

no description available
Submitted by anonymous - 3 years ago
1
python

day date time

no description available
Submitted by anonymous - 3 years ago
1
pcre

part 1

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

Starts with and Ends with

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

VALUE_UNIT

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

Merchant Whitelist

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

Merchant Whitelist

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

non greedy sections

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

non greedy sections

no description available
Submitted by anonymous - 3 years ago

enel-dfaturadafp

Vote

0

Regular Expression
pcre

/
(?=(?:""\s+?Controle\s*Fiscal[\w\W]+?)?""\s+(?<NomeUc>[\w\W]+?)$(?:.*?)""\s+?(?<Cnpj>\d{14})\s*(?:.*?)(?<MesReferencia>\d{2}\/\d{4})(?:.*?)(?<DtEmissao>\d{2}\/\d{2}\/\d{4})(?:.*?)\d{2}\/\d{2}\/\d{4}\s+(?<NumFatura>\d+)\s+(?:.*?)(?<ExternalCode>\d+-\d+)\s+(?:.*?)(?<DtVencimento>\d{2}\/\d{2}\/\d{4})\s+(?:.*?)(?<VlrTotalFatura>[0-9\.]+,?\d*)(?:.*?)Consta\snesta\sfatura\s*R.\s(?<VlrPisCofins>[0-9\.]+,?\d*)\sreferentes\sa\s(?:.*?)(?<AliqPis>[0-9\.]+,?\d*)%\sde\sPIS\se\s(?:.*?)(?<AliqCofins>[0-9\.]+,?\d*)%\sde\sCOFINS(?:.*?)\)\s+\d+\s+(?:\d+)?\s+(?<VlrBaseIcms>[0-9\.]+,?\d*)(?:.*?)""\s+(?<AliqIcms>\d+)\s+(?:.*?)^(?<DContratadaFp>[0-9\.]+,?\d*)\s+(?:.*?)[0-9\.]+,?\d*\s+(?<VlrIcms>[0-9\.]+,?\d*)\s+(?:.*?)""\s+(?<DataLeituraAtual>\d{2}\/\d{2}\/\d{4})\s+(?:.*?)(?<DataLeituraAnterior>\d{2}\/\d{2}\/\d{4})\s+(?:.*?)""\s+(?<LeituraAtualCFp>[0-9\.]+,?\d*)\s+(?:.*?)(?<LeituraAnteriorCFp>[0-9\.]+,?\d*)\s+(?:.*?)(?<ConstanteConsumoFp>[0-9\.]+,?\d*)\s+(?:.*?)(?<CMedidoFp>[0-9\.]+,?\d*)\s+(?:.*?)(?<LeituraAtualCP>[0-9\.]+,?\d*)\s+(?:.*?)(?<LeituraAnteriorCP>[0-9\.]+,?\d*)\s+(?:.*?)(?<ConstanteConsumoP>[0-9\.]+,?\d*)\s+(?:.*?)(?<CMedidoP>[0-9\.]+,?\d*)(?:.*?))
/
msu

Description

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