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

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details 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
   Displaying page 1 of 1 pages; Items 1 to 1

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