aboutsummaryrefslogtreecommitdiff
path: root/src/docs.cpp
diff options
context:
space:
mode:
authorFeoramund <161657516+Feoramund@users.noreply.github.com>2025-05-26 14:28:40 -0400
committerFeoramund <161657516+Feoramund@users.noreply.github.com>2025-05-26 14:48:45 -0400
commit35b157ac8392e6b60d554ea7943cb004504f2327 (patch)
tree926feaec6c351e33b656bb98f38c1d5d6f148cb5 /src/docs.cpp
parent4f7ed35435a908d5118a917f329db97434d922ef (diff)
Fix multiline RegEx iteration
In `.Multiline` mode: - `^` is now defined to assert the start of the string or that a "\n" or "\r" rune was parsed on last VM dispatch. - `$` is now defined to consume a newline sequence of "\n", "\r", or "\r\n" or to assert the end of the string.
Diffstat (limited to 'src/docs.cpp')
0 files changed, 0 insertions, 0 deletions