Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-08-12 13:31
Flavor·PCRE (Legacy)

Description

Will return all matches of text between pipe placeholders, e.g. "This text has |two| placeholders |inside| of it" will return matches for two and inside.

Submitted by Eddie Y