mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-03-29 00:32:48 +03:00
regex metacharacters ({}[]()^$.|*+? and \) now have to be escaped using
'\' if they should be used as literals.
regex metacharacters ({}[]()^$.|*+? and \) now have to be escaped using
'\' if they should be used as literals.