Regex Hero | The .NET Regular Expression Tester
/
.NET Regex Library
C #include match
0
^\s*\#include\s+(\"(?<quotedInclude>.+?)\"|\<(?<bracketedInclude>.+?)\>)
Matches local and system includes. Takes commented out lines in consideration.
Jocelyn Legault
03/23/2012 12:46:13
0 comments so far.
Preview
<< back to
Library
Regex Hero
.NET Regex Tester
Reference
Library
Videos
Support