imho, regexp is overkill here.as for me, i usually just split line for first '=', then trim spaces left and right parts.
Re: Using regular expressions when reading a file
novice2 via Digitalmars-d-learn Fri, 06 May 2022 04:26:29 -0700
- Using regular expressions when re... Alexander Zhirov via Digitalmars-d-learn
- Re: Using regular expression... H. S. Teoh via Digitalmars-d-learn
- Re: Using regular expression... Alexander Zhirov via Digitalmars-d-learn
- Re: Using regular expres... H. S. Teoh via Digitalmars-d-learn
- Re: Using regular expres... Alexander Zhirov via Digitalmars-d-learn
- Re: Using regular ex... Ali Çehreli via Digitalmars-d-learn
- Re: Using regula... Alexander Zhirov via Digitalmars-d-learn
- Re: Using regular expression... forkit via Digitalmars-d-learn
- Re: Using regular expres... Alexander Zhirov via Digitalmars-d-learn
- Re: Using regular ex... forkit via Digitalmars-d-learn
- Re: Using regular ex... novice2 via Digitalmars-d-learn