Regular Expressions 101

Community Patterns

c/c++ include

1

Regular Expression
PCRE (PHP <7.3)

/
#[ \t]*include[ \t]+(\"|<)([^>\"]+)(?:\"|>)
/
gm

Description

no description available

Submitted by anonymous - 6 years ago