Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-10-22 13:52
Flavor·PCRE (Legacy)

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

Description

Search with End Anchor NIF/CIF without space

Submitted by anonymous