Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-07-14 14:37
Flavor·PCRE (Legacy)

/
(?<=<FilesMatch "test">)((.|\n)*?)(?=<\/FilesMatch>)
/
Open regex in editor

Description

How to include the matched cases in the result?

Submitted by anonymous