Commit a942eef1 authored by Steve Bennett's avatar Steve Bennett
Browse files

regsub: Fix regsub -all with \A



regsub -all matches \A against the start of each match, but
correctly handle a pattern like ^ which does not advance the
match

Signed-off-by: default avatarSteve Bennett <steveb@workware.net.au>
parent ac35b8a6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment