[Issue 13268] Implement greedy alternation in std.regex
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Apr 6 03:12:12 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=13268
Dmitry Olshansky <dmitry.olsh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dmitry.olsh at gmail.com
--- Comment #1 from Dmitry Olshansky <dmitry.olsh at gmail.com> ---
This is possible to achieve but rather on a whole-regex level then on each
alternation level.
--
More information about the Digitalmars-d-bugs
mailing list