Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-10-22 14:00
Flavor·PCRE (Legacy)

/
(?=\w*\s\w*\sNIF\/CIF)(?<cRegexGroupsName>.*?)\s(?=\w*\sNIF\/CIF)
/
gm
Open regex in editor

Description

Search with End Anchor NIF/CIF with space

Submitted by anonymous