Community Patterns

Community Library Entry

1

Regular Expression
Created·2025-12-30 04:09
Updated·2025-12-30 04:11
Flavor·PCRE2 (PHP)

/
"(?:[^"\\]|\\.)*"
/
gm
Open regex in editor

Description

Extracting strings defined in languages like C/C++ etc.

Submitted by Insoft