mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 14:10:30 +03:00
![]() When encounting the end of a character set ']' we have to correctly add the last encountered valid character to the regex and resepect flags. This bug caused the last character to not be correctly case folded if case folding was requested. This fixes https://issues.dlang.org/show_bug.cgi?id=14529. |
||
---|---|---|
.. | ||
backtracking.d | ||
generator.d | ||
ir.d | ||
kickstart.d | ||
parser.d | ||
tests.d | ||
thompson.d |