RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find INI-File section
Expression
\[\w+\]\s+((.*=.*\s+)*|[^\[])
Description
Matches a complete ini-file section like: [dgd] ghgh=123 [test] jhygvc=agdjf
Matches
[Section1]\r\nkey0 = value0\r\nkey1=value1\r\n\r\nkey2= value3 ;comment\r\nkey3 =value2 |
Non-Matches
[test]\r\nkey_without_value\r\nkey=value
Author Rating: Not yet rated. Gottfried Schipfer
Source
Your Rating
Bad Good

Enter New Comment

Title

Name

Comment

Spammers suck - we apologize. Please enter the text shown below to enable your comment (not case sensitive - try as many times as you need to if the first ones are too hard):

Existing User Comments

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials