Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-05-14 19:42
Flavor·PCRE2 (PHP)

/
((\w+)\s)?((\w+)\s)?(\w+)\s(\w+)\n([^\s]+)\s([^\s]+)\s([^\s]+)\s([^\s]+)\s([^\s]+)\n
/
gm
Open regex in editor

Description

Extrair informações do arquivo de proventos da corretora Rico.

Submitted by anonymous