regex - match/matchAll and bmatch - different output
Ivan Kazmenko via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Dec 31 13:52:19 PST 2015
On Wednesday, 30 December 2015 at 11:06:55 UTC, Ivan Kazmenko
wrote:
> ...
>
> As you can see, bmatch (usage discouraged in the docs) gives me
> the result I want, but match (also discouraged) and matchAll
> (way to go) don't.
>
> Am I misusing matchAll, or is this a bug?
Reported as https://issues.dlang.org/show_bug.cgi?id=15489.
More information about the Digitalmars-d-learn
mailing list