Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-05-20 15:47
Flavor·PCRE2 (PHP)

/
transaction (.*[^\s]+\s*)begin
/
gm
Open regex in editor

Description

find between 2 strings

Submitted by anonymous